...
Expand | ||
---|---|---|
| ||
The header contains information about the response - this doesn’t actually contain the response itself. A response header table is returned where you can access information about the response. Sometimes the header contains the Set-Cookie header, which can contain a cookie which can be cached (as a local variable declared outside the |
...