Print

Print


Definitely the client is not doing the right thing, but also the XrdHttp is not putting any effort into it. According to the standard both CRLF and LF  are acceptable: https://www.rfc-editor.org/rfc/rfc7230#section-3.5
The client sends two requests but the server due to the parsing sees actually 3. The second one is an empty one due to the extra new line characters in the token header - and this becomes the response to the client's second request.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1964#issuecomment-1470357000
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1