Skip to content

Instantly share code, notes, and snippets.

@phillipsm
Created January 17, 2012 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phillipsm/1629473 to your computer and use it in GitHub Desktop.
Save phillipsm/1629473 to your computer and use it in GitHub Desktop.
...
/**
* A container object to house our incoming HTTP request
*
* @author Matt Phillips <mphillips@law.harvard.edu>
* @license http://www.gnu.org/licenses/lgpl.html GNU Lesser Public License
*/
class http_request {
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment