Flux icon indicating copy to clipboard operation
Flux copied to clipboard

HTTP parsing implemented with HttpHelpers.

Open gsscoder opened this issue 12 years ago • 1 comments

Original HTTP parsing types now implemented by HttpHelpers (https://github.com/gsscoder/httphelpers). No reference, it's a NuGet source package. When the project switch to .NET 4.5, it already contains an async implementation. In this way HTTP parsing will be maintained in a separated project (that can be ever updated via source) offloading Flux from caring about HTTP implementation details.

gsscoder avatar Feb 17 '13 13:02 gsscoder

Btw, it's more a personal experiment (like the parser)... :))

gsscoder avatar Feb 24 '13 14:02 gsscoder