Where does Rebol (R2) save the HTTP response headers after a call to the read function (which just seems to return the page content)?
相关问题
- PHP Empty $_POST
- Extract Location from Response Header with JMeter
- Set Custom Header in Nginx config and pass it to g
- When I force downloading a file from a page, it sp
- Access-Control-Allow-Origin headers not working
相关文章
- Is there a size limit for HTTP response headers on
- What is the definition of HTTP_X_PURPOSE?
- Why does Google Chrome NOT use cached pages when I
- What to do with extra HTTP header from proxy?
- Can I set an Access-Control-Allow-Origin header to
- What is the difference between HTTP parameters and
- Get value from RestSharp response headers
- X-Frame-Options ALLOW-FROM a specific site allows
Not sure there is an easy way to get the headers after a straight read.
You can get them if you open a port: