On 04/12/17 18:03, Rémy Maucherat wrote: > On Mon, Dec 4, 2017 at 6:05 PM, Mark Thomas <ma...@apache.org> wrote: > >> On 04/12/17 16:59, r...@apache.org wrote: >>> Author: remm >>> Date: Mon Dec 4 16:59:12 2017 >>> New Revision: 1817105 >>> >>> URL: http://svn.apache.org/viewvc?rev=1817105&view=rev >>> Log: >>> Minor push builder fixes: don't remove the auth header, >> >> -1. >> >> The Javadoc for PushBuilder explicitly lists Authorization headers as >> one of the types that are not transferred to the pushed request. >> > > And then: > If the request was authenticated, an Authorization header will be set with > a container generated token that will result in equivalent Authorization > for the pushed request. > > So it worked just fine for basic. > > Another "feature" that looks almost impossible to implement I guess.
Hmm. I only read the first part of the Javadoc. I'm not really sure what the second part is getting at with "... a container generated token...". I'll have a look back at the archive to see if there was any EG discussion on this point. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org