Doxygen.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@436 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
parent
3906d8c2c7
commit
a583e0a60e
@ -2510,13 +2510,8 @@ method_to_str( IN http_method_t method )
|
||||
}
|
||||
|
||||
|
||||
/*!
|
||||
* \brief Print the HTTP headers.
|
||||
*/
|
||||
#ifdef DEBUG
|
||||
void print_http_headers(
|
||||
/*! [in] HTTP Message object. */
|
||||
http_message_t *hmsg)
|
||||
void print_http_headers(http_message_t *hmsg)
|
||||
{
|
||||
ListNode *node;
|
||||
/* NNS: dlist_node *node; */
|
||||
|
Loading…
x
Reference in New Issue
Block a user