/[Apache-SVN]
ViewVC logotype

Revision 36203


Jump to revision: Previous Next
Author: gstein
Date: Wed Aug 11 03:18:22 2004 UTC (19 years, 10 months ago)
Changed paths: 3
Log Message:
Add an HTTP response bucket type.

Note: this code merely compiles; it doesn't even pretend to work. I'm
simply checking this in now cuz it was sitting around my working copy.

* serf_bucket_types.h: combine the read/parse of the Status-Line into a
    single parsing function returning a structure.

* buckets/respones_buckets.c: initial draft of code to implement the new
    RESPONSE bucket type. it uses a state machine to keep track of what it
    is doing as it reads content from the lower-level bucket [a socket]

* Makefile: compile the new response_buckets.c file


Changed paths

Path Details
Directorycommons/serf/branches/gen2/Makefile modified , text changed
Directorycommons/serf/branches/gen2/buckets/response_buckets.c added
Directorycommons/serf/branches/gen2/serf_bucket_types.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26