This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Kolpa's profile picture

HTTP API headers

Started by Kolpa, 03 January 2013 - 12:02 AM
Kolpa #1
Posted 03 January 2013 - 01:02 AM
i would really like the ability to get the HTTP response header when making calls with the HTTP API
cookies would also be great but i don't know if that's on the table
Eric #2
Posted 04 January 2013 - 04:27 AM
On a related note, it would be useful to be able to see the response body in the case of an error - just because a page gives an HTTP 403 error doesn't mean I don't want to see the content which explains what I did wrong.
Kolpa #3
Posted 04 January 2013 - 05:01 AM
On a related note, it would be useful to be able to see the response body in the case of an error - just because a page gives an HTTP 403 error doesn't mean I don't want to see the content which explains what I did wrong.
i second this
Dlcruz129 #4
Posted 04 January 2013 - 03:29 PM
On a related note, it would be useful to be able to see the response body in the case of an error - just because a page gives an HTTP 403 error doesn't mean I don't want to see the content which explains what I did wrong.
i second this

I third this.
AfterLifeLochie #5
Posted 04 January 2013 - 04:46 PM
You obviously did not use the Search feature to find if this suggestion already existed. It's already been "will look at"'d by Cloudy.
Kolpa #6
Posted 04 January 2013 - 11:40 PM
i actually did that and went trough all the 4 pages finding nothing also he is talking about setting the headers before sending them not receiving the headers which the site returns