Actually anchors are not send to the server. Those are just client
fragments. My bad sorry.
Thanks people at IRC for pointing this.
On jue, jun 30, 2016 at 9:52 , [email protected] <[email protected]>
wrote:
Poor #anchors. They got replaced by hashtags and no one remembers
them.
Meanwhile, Custom log formats:
| | %H | hostname | string
|
| H | %HM | HTTP method (ex: POST) | string
|
| H | %HP | HTTP request URI without query string (path) | string
|
| H | %HQ | HTTP request URI query string (ex: ?bar=baz) | string
|
| H | %HU | HTTP request URI (ex: /foo?bar=baz) | string
|
| H | %HV | HTTP version (ex: HTTP/1.0) | string
|
We need something like:
| H | %HA | HTTP request URI anchor (ex: #title) |
string |