HTTP headers allow the client and the server to pass additional information with the request or the response. A request header consists of its case-insensitive name followed by a colon ':', then by its value (without line breaks). Leading white space before the value is ignored.
<head> section doesn't contain any styles.
Name | Value |
---|---|
Link #1 | |
rel | stylesheet |
href | /css/pc_portal.css |
type | text/css |
Link #2 | |
rel | alternate |
media | handheld |
href | http://id.fm-pjp/ |
Link #3 | |
rel | canonical |
href | http://id.fm-pjp/ |
Link #4 | |
rel | apple-touch-icon |
href | /img/smartphone/bmicon.jpg |
<head> section doesn't contain any internal script sections.
Name | Value |
---|---|
Script #1 | |
type | text/javascript |
src | /js/all.js |
<head> section doesn't contain a base section.