Search for getHeader
- Search 9.5.x for getHeader
- Search 8.9.x for getHeader
- Search 10.3.x for getHeader
- Search 11.x for getHeader
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalWebTestCase::drupalGetHeader | function | modules/ |
Gets the value of an HTTP response header. If multiple requests were required to retrieve the page, only the headers from the last request will be checked by default. However, if TRUE is passed as the second argument, all requests will be processed… |
DrupalWebTestCase::drupalGetHeaders | function | modules/ |
Gets the HTTP response headers of the requested page. Normally we are only interested in the headers returned by the last request. However, if a page is redirected or HTTP authentication is in use, multiple requests will be required to retrieve the… |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.