Thread (16 messages) flat view 16 messages, 5 authors, 2016-06-15

Re: [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP transport

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:45:06

"H. Peter Anvin" [off-list ref] wrote:
Shawn O. Pearce wrote:
quoted
+#define hex(a) (hexchar[(a) & 15])
+static void chunked_write(const char *fmt, ...)
+{
Maybe I am slightly confused, but I thought handling HTTP chunking for  
HTTP/1.1+ clients was usually done by Apache above the level of the CGI  
script?
You may be right.  Apache undoes the chunking during a POST before
feeding the data to the CGI script.  If we can omit this mess of
code from git-http-backend that's a good thing.

Thanks for the sanity check.

-- 
Shawn.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help