HTTP HTTP POST HTTP/2 HTTPS # # Server-side HTTP/1.1 201 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close Content-Length: 0 Funny-head: yesyes # # Client-side debug h2c SSL http http/2 HTTP/2 GET -k --http2 "https://%HOSTIP:%HTTP2TLSPORT/%TESTNUMBER" -d "moo" # # Verify data after the test has been "shot" HTTP/2 201 date: Tue, 09 Nov 2010 14:49:00 GMT content-length: 0 funny-head: yesyes server: nghttpx via: 1.1 nghttpx POST /2401 HTTP/1.1 Host: %HOSTIP:%HTTP2TLSPORT User-Agent: curl/%VERSION Accept: */* Content-Length: 3 Content-Type: application/x-www-form-urlencoded X-Forwarded-Proto: https Via: 2 nghttpx moo