Guest User

Untitled

a guest
Nov 9th, 2011
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. --------------------------------------------------
  2. Request
  3. POST http://localhost:8080/jcommune/users/uploadavatar?qqfile=ajax_upload_bug.jpg HTTP/1.1
  4. Host: localhost:8080
  5. Connection: keep-alive
  6. Content-Length: 203138
  7. Origin: http://localhost:8080
  8. X-Requested-With: XMLHttpRequest
  9. X-File-Name: ajax_upload_bug.jpg
  10. User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2
  11. Content-Type: application/octet-stream
  12. Accept: */*
  13. Referer: http://localhost:8080/jcommune/users/edit
  14. Accept-Encoding: gzip,deflate,sdch
  15. Accept-Language: en-US,en;q=0.8,ru;q=0.6
  16. Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  17. Cookie: JSESSIONID=352A87B2B31EDDE44B943A6A1BC6A3E5; org.springframework.web.servlet.i18n.CookieLocaleResolver.LOCALE=en; GMT=-180
  18.  
  19. ?????JFIF?
  20. *** FIDDLER: RawDisplay truncated at 128 characters. Right-click to disable truncation. ***
  21. --------------------------------------------------
  22. Response
  23. HTTP/1.1 201 Created
  24. Server: Apache-Coyote/1.1
  25. Pragma: no-cache
  26. Expires: Thu, 01 Jan 1970 00:00:00 GMT
  27. Cache-Control: no-cache
  28. Cache-Control: no-store
  29. Content-Type: application/json
  30. Content-Length: 2670
  31. Date: Wed, 09 Nov 2011 08:35:17 GMT
  32. {"src":"data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAgAAA...truncated...Z"}
  33.  
Advertisement
Add Comment
Please, Sign In to add comment