Skip to content

indigo-web/chunkedbody

Repository files navigation

chunkedbodyparser

Streaming and cheap chunked-encoded body parser. It also doesn't break pipelining by returning extra-bytes after each completed body

How to use?

Check parser.go file, it is really simple. Trust me.

How to contribute?

Open a new Pull-Request with explanations:

  • What's the reason?
  • How did I implement this?
  • It affects performance? If yes, then how much?

About

Streaming and cheap chunked body parser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages