[update] 整理代码,添加部分代码中的空行和空格。

master
liangyingjian 6 years ago
parent 546f62c5fc
commit 7eb9628024

@ -13,6 +13,7 @@
* 2018-07-26 chenyong modify log information
* 2018-08-07 chenyong modify header processing
*/
#include <stdio.h>
#include <stdlib.h>
@ -594,6 +595,7 @@ const char *webclient_header_fields_get(struct webclient_session *session, const
return RT_NULL;
}
/**
* get http response status code.
*

Loading…
Cancel
Save