Modified http_create. Used a per-request nmem structure to allocate space for the
authorSebastian Hammer <quinn@indexdata.com>
Sun, 15 Apr 2007 00:35:57 +0000 (00:35 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Sun, 15 Apr 2007 00:35:57 +0000 (00:35 +0000)
commit1f6844b18354bd131532c1403179923848145c09
tree4ead19953b465da9a3456eede1532665c002dd75
parent606fdfa493ec8360a2a43b4bd396e8f891defc63
Modified http_create. Used a per-request nmem structure to allocate space for the
address. Changed this to a constant-size buffer.
src/http.c
src/http.h