Advertisement
Guest User

upload_log

a guest
Dec 7th, 2015
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. {"text":"File uploaded! Type: application/pdf, Name: 6376990.pdf","code":200}= Info: Connected to api.localhost (127.0.0.1) port 80 (#0)
  2. == Info: Server auth using Basic with user 'edoweb-admin'
  3. => Send header, 281 bytes (0x119)
  4. 0000: PUT /resource/frl:6376979/data HTTP/1.1
  5. 0029: Authorization: Basic ZWRvd2ViLWFkbWluOmFkbWlu
  6. 0058: User-Agent: curl/7.35.0
  7. 0071: Host: api.localhost
  8. 0086: Accept: */*
  9. 0093: Content-Length: 618911
  10. 00ab: Expect: 100-continue
  11. 00c1: Content-Type: multipart/form-data; boundary=--------------------
  12. 0101: ----73ea38f885f6d63f
  13. 0117:
  14. <= Recv header, 23 bytes (0x17)
  15. 0000: HTTP/1.1 100 Continue
  16. => Send data, 146 bytes (0x92)
  17. 0000: --------------------------73ea38f885f6d63f
  18. 002c: Content-Disposition: form-data; name="data"; filename="6376990.p
  19. 006c: df"
  20. 0071: Content-Type: application/pdf
  21. 0090:
  22. => Send data, 16384 bytes (0x4000)
  23. 0000: %PDF-1.4.%.........2 0 obj.<</Length 3 0 R/Filter/FlateDecode>>.
  24.  
  25. ********************************
  26. - A LOT OF CHARCATERS BLA BLA -
  27. ********************************
  28.  
  29. 30c0: EE.>>.startxref.615508.%%EOF.
  30. => Send data, 48 bytes (0x30)
  31. 0000:
  32. 0002: --------------------------73ea38f885f6d63f--
  33. <= Recv header, 17 bytes (0x11)
  34. 0000: HTTP/1.1 200 OK
  35. <= Recv header, 37 bytes (0x25)
  36. 0000: Date: Mon, 07 Dec 2015 12:38:18 GMT
  37. == Info: Server Apache/2.4.7 (Ubuntu) is not blacklisted
  38. <= Recv header, 31 bytes (0x1f)
  39. 0000: Server: Apache/2.4.7 (Ubuntu)
  40. <= Recv header, 47 bytes (0x2f)
  41. 0000: Content-Type: application/json; charset=utf-8
  42. <= Recv header, 30 bytes (0x1e)
  43. 0000: Access-Control-Max-Age: 3600
  44. <= Recv header, 107 bytes (0x6b)
  45. 0000: Access-Control-Allow-Headers: Origin, X-Requested-With, Content-
  46. 0040: Type, Accept, Authorization, X-Auth-Token
  47. <= Recv header, 54 bytes (0x36)
  48. 0000: Access-Control-Allow-Methods: POST, GET, PUT, DELETE
  49. <= Recv header, 40 bytes (0x28)
  50. 0000: Access-Control-Allow-Credentials: true
  51. <= Recv header, 20 bytes (0x14)
  52. 0000: Content-Length: 77
  53. <= Recv header, 2 bytes (0x2)
  54. 0000:
  55. <= Recv data, 77 bytes (0x4d)
  56. 0000: {"text":"File uploaded! Type: application/pdf, Name: 6376990.pdf
  57. 0040: ","code":200}
  58. == Info: Connection #0 to host api.localhost left intact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement