Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * About to connect() to IP port X (#0)
- * Trying IP... * connected
- * Connected to IP (IP) port X (#0)
- > POST /servers HTTP/1.1
- User-Agent: PycURL/7.21.3
- Host: IP:port
- Accept: */*
- X-Auth-Token: fad78a070257fea908ff51f7283e82e496544830
- Content-Length: 351
- Expect: 100-continue
- Content-Type: multipart/form-data; boundary=----------------------------2f4aff874258
- < HTTP/1.1 100 Continue
- < HTTP/1.1 400 Bad Request
- < Content-Length: 141
- < Content-Type: application/json; charset=UTF-8
- < Date: Mon, 02 Jan 2012 12:36:12 GMT
- <
- * Connection #0 to host IP left intact
- * Closing connection #0
- {"badRequest": {"message": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400}}
Advertisement
Add Comment
Please, Sign In to add comment