libnhr icon indicating copy to clipboard operation
libnhr copied to clipboard

Add support for data POST

Open kuscsik opened this issue 7 years ago • 2 comments

kuscsik avatar Mar 08 '17 16:03 kuscsik

there is a bug in nhr_response.c line 114 skiped -= k_nhr_double_CRLF_length; should be: skiped += k_nhr_double_CRLF_length;

changchunzhao avatar Sep 21 '17 06:09 changchunzhao

Thank you for fix.

OlehKulykov avatar Sep 21 '17 15:09 OlehKulykov