Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: eb60043efd892f262f3ffadbdcc748ac96457ada
      https://github.com/xrootd/xrootd/commit/eb60043efd892f262f3ffadbdcc748ac96457ada
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdHttp/XrdHttpReq.hh

  Log Message:
  -----------
  Allow parsing of unknown HTTP verbs.

If a HTTP verb (such as COPY) is encountered in an request, the
current code will try to parse subsequent headers as a HTTP status
line (mostly encountering garbage, but sometimes actually succeeding!).

We should instead note that a valid -- but unknown -- verb was encountered
and parse the remaining headers as headers.  This is useful because
external handlers might actually understand verbs (again, COPY) that the
built-in handlers do not.


  Commit: 64a8457e32a7c04e7308e0de20bd305416cfe428
      https://github.com/xrootd/xrootd/commit/64a8457e32a7c04e7308e0de20bd305416cfe428
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdHttp/XrdHttpReq.hh

  Log Message:
  -----------
  Merge pull request #638 from bbockelm/allow_unknown_verbs

Allow parsing of unknown HTTP verbs.


Compare: https://github.com/xrootd/xrootd/compare/f55d4ca23e30...64a8457e32a7

########################################################################
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