chanmge comment from hostname to IP
This commit is contained in:
parent
e90742995b
commit
7ec8ead573
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ namespace fc { namespace http {
|
|||
}
|
||||
|
||||
/****
|
||||
* @brief retrieves the remote hostname
|
||||
* @brief retrieves the remote IP address
|
||||
*
|
||||
* @param forward_header_key the key to look at in the request header
|
||||
* @returns the value in the header, otherwise the remote endpoint
|
||||
|
|
|
|||
Loading…
Reference in a new issue