docs(headers): Update documentation of all remaining headers that use macros
This commit is contained in:
@@ -12,6 +12,9 @@ header! {
|
||||
#[doc="```plain"]
|
||||
#[doc="Referer = absolute-URI / partial-URI"]
|
||||
#[doc="```"]
|
||||
#[doc=""]
|
||||
#[doc="# Example values"]
|
||||
#[doc="* `http://www.example.org/hypertext/Overview.html`"]
|
||||
// TODO: Use URL
|
||||
(Referer, "Referer") => [String]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user