mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-05 19:18:01 +08:00
compilation fix
This commit is contained in:
parent
94dfde81f7
commit
ea0dbdd005
|
@ -3457,7 +3457,7 @@ process_request:
|
|||
if (pStream->clength > UHTTP::limit_request_body)
|
||||
{
|
||||
U_http_info.nResponseCode = HTTP_ENTITY_TOO_LARGE;
|
||||
u_clientimage_info.http_info.user_agent
|
||||
|
||||
UHTTP::setResponse();
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user