Commit Graph
4 Commits
Author SHA1 Message Date
Jocelyn Fiat dc2e535fe8 Code cleaning 2012-04-30 15:49:35 +02:00
Jocelyn Fiat 0bd2d16c12 Made WGI_CHUNKED_INPUT_STREAM inherits from WGI_INPUT_STREAM
Merged REQUEST.input and REQUEST.chunked_input
  Now REQUEST.input handles directly the chunked transfer encoding, or the non chunked.
Kept REQUEST.is_chunked_input since it matters that Content-Length is 0 even if there are input (chunked) data.
2012-04-13 16:33:49 +02:00
Jocelyn Fiat 3432e2d8b2 Updating EWSGI specification classes 2012-03-19 15:06:50 +01:00
Jocelyn Fiat e541fdcb0c fixed compilation 2012-02-15 12:36:57 +01:00