http - POST size of request for lua nginx -


i try parse post request using serer-side lua nginx(lua-resty-upload). in case want detect size of post request(and files inside) beforehand. possile detect length while request parsing?does http-post contain information aout own size ?

the content-length header should you're looking for.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -