bfb3d8c8f2f156b0b2acec445375b8a08462ab1f |
|
11-Jul-2013 |
Timo Sirainen <tss@iki.fi> |
lib-http: Minor change to make sure http_response_header.size is always correct.
The current http-header-parser already guaranteed that it is, but this
change just adds extra guarantees that it won't break in future. Besides,
this change improves the performance slightly by avoiding strlen(). |