Print

Print


This takes the first checksum type that Xrootd recognizes and only calculates that.

It improves RFC compliance by allowing Xrootd to properly parse multiple checksum requests in a single `Want-Digest` header.

Before,

```
Want-Digest: md5,adler32
```

would result in Xrootd trying to calculate a checksum named `md5,adler32`.  After, given `md5` is a known checksum type, it will request a checksum for `md5`.
You can view, comment on, or merge this pull request online at:

  https://github.com/xrootd/xrootd/pull/906

-- Commit Summary --

  * Handle clients that request multiple checksums.

-- File Changes --

    M src/XrdHttp/XrdHttpReq.cc (55)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/906.patch
https://github.com/xrootd/xrootd/pull/906.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/906

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