https://bz.apache.org/bugzilla/show_bug.cgi?id=57761

Remy Maucherat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Remy Maucherat <[email protected]> ---
Without the slash, it would do a redirect and that's likely the cause of the
problem. The ws client is not a real HTTP client, and I guess it cannot do many
things, including auth, or apparently redirects. I am not convinced using a
real HTTP client is mandatory, working only with a server that will do a
straight upgrade could be good enough given what the ws API looks like (a non
interactive direct connection).

I recommend considering the slash is mandatory.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to