-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Affected version
2.0.11
Bug description
Currently preemptive authentication is only supported with Apache HTTP Client (
Line 521 in 7e442f3
| context.getAuthCache().put(server, new BasicScheme()); |
Line 209 in 7e442f3
| private void mayApplyPreemptiveAuth(Request request) { |
aether.transport.http.preemptiveAuth or aether.transport.http.preemptivePutAuthReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working