Skip to content

Instantly share code, notes, and snippets.

@RaVbaker
Created September 3, 2009 09:18
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 RaVbaker/180208 to your computer and use it in GitHub Desktop.
Save RaVbaker/180208 to your computer and use it in GitHub Desktop.
debug problemu z feeder.bliptools.pl
DEBUG MSG:
DATA: Array
(
[update[body]] => RT @paidContentUK Spotify Says Apple Still Testing iPhone App, ‘Spotify’ Vanishes From App Store | paidContent:UK http://cnt.to http://bit.ly/xyaeS !flaker
)
CURLOPTS: Array
(
[CURLOPT_POST] => 1
[CURLOPT_POSTFIELDS] => update[body]= RT @paidContentUK Spotify Says Apple Still Testing iPhone App, ‘Spotify’ Vanishes From App Store | paidContent:UK http://cnt.to http://bit.ly/xyaeS !flaker
[CURLOPT_URL] => http://api.blip.pl/updates
[CURLOPT_HTTPHEADER] => Array
(
[0] => Accept: application/json
[1] => X-Blip-API: 0.02
)
)
DEBUG MSG:
post3
Array
(
[Accept] => application/json
[X-Blip-API] => 0.02
)
DEBUG MSG:
HTTP/1.1 404 Not Found
Date: Thu, 03 Sep 2009 09:16:35 GMT
Server: Apache/2.2.3 (Debian) Phusion_Passenger/2.2.2
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.2
Cache-Control: no-cache
Content-Length: 1
Status: 404
Connection: close
Content-Type: */*; charset=utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment