Created
March 28, 2011 11:35
-
-
Save madrobby/890320 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"SERVER_NAME" => "XXXX.letsfreckle.com", | |
"HTTP_HOST" => "XXXX.letsfreckle.com", | |
"HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", | |
"HTTP_CACHE_CONTROL" => "no-cache", | |
"HTTP_USER_AGENT" => "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.18) Gecko/20110319 Firefox/3.5.18", | |
"HTTP_KEEP_ALIVE" => "300", | |
"CONTENT_LENGTH" => "144", | |
"SERVER_PROTOCOL" => "HTTP/1.1", | |
"HTTPS" => "on", | |
"CONTENT_TYPE" => "application/x-www-form-urlencoded; charset=UTF-8", | |
"HTTP_ACCEPT_LANGUAGE" => "en-gb,en;q=0.5", | |
"SERVER_SOFTWARE" => "Apache", | |
"REMOTE_ADDR" => "XXXX", | |
"PATH_INFO" => "/time/entries", | |
"SERVER_ADDR" => "XXXX", | |
"SCRIPT_NAME" => "", | |
"HTTP_REFERER" => "https://XXXX.letsfreckle.com/time/dashboard", | |
"HTTP_COOKIE" => "XXXX", | |
"REMOTE_PORT" => "51846", | |
"REQUEST_URI" => "/time/entries", | |
"SERVER_PORT" => "443", | |
"HTTP_ACCEPT_CHARSET" => "ISO-8859-1,utf-8;q=0.7,*;q=0.7", | |
"SERVER_ADMIN" => "[no address given]", | |
"REQUEST_METHOD" => "POST", | |
"DOCUMENT_ROOT" => "XXXX/current/public", | |
"rack.request.form_vars" => "entry%5Bdate%5D=2011-03-25&entry%5Bminutes%5D=2%3A00&entry%5Bproject%5D=XXXX&entry%5Bdescription%5D=XXXX", | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks the same as on our site...
Actual code that should have triggered an ajax call