default parameters we merge into the request env for Rack handlers
A frozen format for this is about 15% faster
Does the majority of the IO processing. It has been written in Ruby using about 8 different IO processing strategies.
It is currently carefully constructed to make sure that it gets the best possible performance for the common case: GET requests that are fully complete after a single read(2)
Anyone who thinks they can make it faster is more than welcome to take a crack at it.
returns an environment hash suitable for Rack if successful This does minimal exception trapping and it is up to the caller to handle any socket errors (e.g. user aborted upload).
Originally generated with the Darkfish Rdoc Generator 2, modified by wrongdoc.
We love to hear from you!