• I
    Make Poco HTTP Server zero-copy again (#19516) · 414f470c
    Ivan 提交于
    * Refactoring: part 1
    
    * Refactoring: part 2
    
    * Handle request using ReadBuffer interface
    
    * Struggles with ReadBuffer's
    
    * Fix URI parsing
    
    * Implement parsing of multipart/form-data
    
    * Check HTTP_LENGTH_REQUIRED before eof() or will hang
    
    * Fix HTTPChunkedReadBuffer
    
    * Fix build and style
    
    * Fix test
    
    * Resist double-eof
    
    * Fix arcadian build
    414f470c
InterserverIOHTTPHandler.h 1.0 KB