cooldude832 Posted July 22, 2008 Share Posted July 22, 2008 I'm getting back funky status codes on some cURLs (like 250s) and I don't know what they are anyone know what they are? Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/ Share on other sites More sharing options...
ratcateme Posted July 22, 2008 Share Posted July 22, 2008 are you using curl_getinfo($ch,CURLINFO_HTTP_CODE) that shouldn't give codes like 250 Scott. Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596187 Share on other sites More sharing options...
cooldude832 Posted July 22, 2008 Author Share Posted July 22, 2008 I knwo but I don't know what odd ball numbers like 250 mean I only know the 100s and then +1-5 from there Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596194 Share on other sites More sharing options...
ratcateme Posted July 22, 2008 Share Posted July 22, 2008 a quick google came up with nothing can you post your code. Scott. Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596198 Share on other sites More sharing options...
cooldude832 Posted July 22, 2008 Author Share Posted July 22, 2008 the code is irrelevant its what the hell does a http_code of 250 mean??? Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596201 Share on other sites More sharing options...
ratcateme Posted July 22, 2008 Share Posted July 22, 2008 i google that before and got nothing are you sure its not your code? because i see no other way for an output like that. Scott. Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596224 Share on other sites More sharing options...
cooldude832 Posted July 22, 2008 Author Share Posted July 22, 2008 I've been running cron all day to log http_codes from sites I own and all checked out except this random 250 on a site that happened only once. Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596233 Share on other sites More sharing options...
Third_Degree Posted July 22, 2008 Share Posted July 22, 2008 If I am correct, are you working with email at all? Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596237 Share on other sites More sharing options...
cooldude832 Posted July 22, 2008 Author Share Posted July 22, 2008 nope Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-596583 Share on other sites More sharing options...
Third_Degree Posted July 23, 2008 Share Posted July 23, 2008 haha well then I have no idea. Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-597173 Share on other sites More sharing options...
ratcateme Posted July 23, 2008 Share Posted July 23, 2008 i have do some more in depth Google searches and i can't find anything remotely like this Scott. Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-597202 Share on other sites More sharing options...
cooldude832 Posted July 23, 2008 Author Share Posted July 23, 2008 well it came up so I'm too at a mystery for it Its my only response code out of 100 thousand that was 301 or 200 Link to comment https://forums.phpfreaks.com/topic/115950-curl-status-codes/#findComment-597235 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.