Re: [PATCH/v2] SPDY: Allow returning the full status line

2013-05-30 Thread Jim Radford
On Fri, May 31, 2013 at 04:21:45AM +0400, Valentin V. Bartenev wrote: > On Friday 31 May 2013 02:24:50 Jim Radford wrote: > > This is a replacement to my previous patch which actaully includes the > > buffer length handling. > > > > # HG changeset patch > > # User Jim Radford > > # Date 136995237

[PATCH/v2] SPDY: Allow returning the full status line

2013-05-30 Thread Jim Radford
This is a replacement to my previous patch which actaully includes the buffer length handling. # HG changeset patch # User Jim Radford # Date 1369952377 25200 # Node ID 52d7b6082129c90275579fa3667cce3f537cbd09 # Parent 00dbfac67e48a8fe20802287b6fca50950178b8b SPDY: Allow returning the full stat

[PATCH] SPDY: Allow returning the full status line

2013-05-30 Thread Jim Radford
# HG changeset patch # User Jim Radford # Date 1369948357 25200 # Node ID 5b75a45ba4deae4b0047357d9bdad7472a83ea3d # Parent 00dbfac67e48a8fe20802287b6fca50950178b8b SPDY: Allow returning the full status line diff -r 00dbfac67e48 -r 5b75a45ba4de src/http/ngx_http_spdy_filter_module.c --- a/src/ht

[nginx] Access: support for UNIX-domain client addresses (ticket...

2013-05-30 Thread Ruslan Ermilov
details: http://hg.nginx.org/nginx/rev/00dbfac67e48 branches: changeset: 5233:00dbfac67e48 user: Ruslan Ermilov date: Thu May 30 18:23:05 2013 +0400 description: Access: support for UNIX-domain client addresses (ticket #359). diffstat: src/http/modules/ngx_http_access_module.c |