Frequently used constants when constructing requests or responses. Many times the constant just refers to a string with the same contents. Using these constants gave about a 3% to 10% performance improvement over using the strings directly. Symbols did not really improve things much compared to constants.
The basic max request size we’ll try to read.
Maximum request body size before it is moved out of memory and into a temporary file for reading (112 kilobytes).
common errors we’ll send back
A frozen format for this is about 15% faster
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.