Print

Print


Hi, I think the following incantation should give the same behavior as the probe - 100-Continue plus chunked encoding:

```
curl https://some-url -k -E /tmp/x509up_u1000 --header "Transfer-Encoding: chunked" --upload-file /etc/services -v -L
```

curl recognizes the added header, and switches automatically to chunked encoding mode.

> (even though an FTS does not seem to use chunked encoding, so they test something with the probe that does not match actual real world usage...).

One of the goals of using HTTP on the grid is allowing the use of generic tools for data access, browsers, curl, etc. Chunked encoding is a very basic feature to support in any HTTP server..

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/915#issuecomment-473216558

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