Difference between revisions of "Talk:Http response"
Jump to navigation
Jump to search
Fermat Euler (talk | contribs) (→About 499: new section) |
|||
Line 14: | Line 14: | ||
Thank you. | Thank you. | ||
{{Unsigned|Fermat Euler}} | |||
:Hmm, that is a tricky one. I think you should probably post a message to the SLDev list about this. Good chance it will get noticed by the devs. -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 04:15, 1 November 2008 (UTC) |
Revision as of 20:15, 31 October 2008
Is there a documented size limit?
2048 is the limit Patrick2 Chama 12:00, 14 November 2007 (PST)
if you send more than 2048 chars apparently it returns[0,2048] as the metadata list, otherwise []
--Annie Obscure 09:49, 11 March 2008 (PDT)
About 499
Some way to know if the 499 is because the timeout or SSL failure...
I have a big trouble with this error, because the response is 499 sometimes but the SQL insert is successful in the database. So... how can i know if the insert (SQL) happen while the return is 499 and the body param is empty?
Thank you. —The preceding unsigned comment was added by Fermat Euler