Http trailers in chunked requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

as per http spec, we want clients to send us trailers in chunked requests. However the request on the server side does not get the trailer at all.

Is there some setting on apache to allow trailers, we are using apache 2.4.

Our request looks like this.

<<<<<
telnet somehost 80 POST /some-path HTTP/1.1 Authorization: Basic XXXX= Host: somehost.domain.com Transfer-Encoding: chunked Trailer: My-Test-Trailer 50 11111111111111111111111111111111111111111111111111111111111111111111111111111111 0 My-Test-Trailer: some-value-new
>>>>>>

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux