chanmge comment from hostname to IP

This commit is contained in:
Alfredo 2019-06-21 15:48:48 -03:00
parent e90742995b
commit 7ec8ead573

View file

@ -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 * @param forward_header_key the key to look at in the request header
* @returns the value in the header, otherwise the remote endpoint * @returns the value in the header, otherwise the remote endpoint