Skip to content

Instantly share code, notes, and snippets.

@deanmarano
Created April 24, 2014 18:55
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 deanmarano/11265437 to your computer and use it in GitHub Desktop.
Save deanmarano/11265437 to your computer and use it in GitHub Desktop.
{:ssl-client-cert nil, :remote-addr \"127.0.0.1\", :scheme :http, :context \"/file-sharing-service/files\", :multipart-params {}, :request-method :post, :query-string \"\", :route-params {}, :content-type \"text/plain; charset=UTF-8\", :path-info \"/\", :uri \"/file-sharing-service/files\", :server-name \"accounting-app1-staging.snc1\", :params {}, :headers {\"user-agent\" \"Apache-HttpClient/4.2.2 (java 1.5)\", \"host\" \"accounting-app1-staging.snc1:5000\", \"content-type\" \"text/plain; charset=UTF-8\", \"content-length\" \"8347\", \"user-uuid\" \"26c62164-d71f-48e8-8854-e650f36620b8\", \"accept-encoding\" \"gzip, deflate\", \"connection\" \"close\"}, :content-length 8347, :server-port 5000, :character-encoding \"UTF-8\", :body #<ReusableInputStream org.immutant.web.ReusableInputStream@5de69e66>}
{:ssl-client-cert nil, :remote-addr \"10.20.32.17\", :scheme :http, :context \"/file-sharing-service/files\", :multipart-params {\"file-data\" {:size 8125, :tempfile #<File /tmp/ring-multipart-6304585165691814722.tmp>, :content-type \"text/csv\", :filename \"Manual_upload_for_credit_noted_April_22nd.csv\"}}, :request-method :post, :query-string nil, :route-params {}, :content-type \"multipart/form-data; boundary=----WebKitFormBoundaryeEQ9KWFFAY9fElW8\", :path-info \"/\", :uri \"/file-sharing-service/files\", :server-name \"accounting-app1-staging.snc1\", :params {\"file-data\" {:size 8125, :tempfile #<File /tmp/ring-multipart-6304585165691814722.tmp>, :content-type \"text/csv\", :filename \"Manual_upload_for_credit_noted_April_22nd.csv\"}}, :headers {\"user-agent\" \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36\", \"origin\" \"chrome-extension://fdmmgilgnpjigdojojpjoooidkmcomcm\", \"accept\" \"*/*\", \"host\" \"accounting-app1-staging.snc1:5000\", \"content-type\" \"multipart/form-data; boundary=----WebKitFormBoundaryeEQ9KWFFAY9fElW8\", \"cache-control\" \"no-cache\", \"accept-encoding\" \"gzip,deflate,sdch\", \"content-length\" \"8347\", \"user-uuid\" \"e67ab1af-311b-4edd-958f-5ff66a38180b\", \"accept-language\" \"en-US,en;q=0.8\", \"connection\" \"Keep-Alive\"}, :content-length 8347, :server-port 5000, :character-encoding nil, :body #<ReusableInputStream org.immutant.web.ReusableInputStream@1cbd06d8>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment