• tomsci's avatar
    Add ESP32 http module (#2540) · 73b13e41
    tomsci authored
    * ESP32: Added http module
    
    * add asynchronous flavor for context:request()
    
    (cherry picked from commit e65b90cc8fc5296f7fe6cae1978835e06a9f44bb)
    
    * http: More asynchronous support, more options
    
    * Fix docs typo
    
    * Code review comments from @devsaurus
    
    Fixes some cleanup issues with asynchronous mode
    
    * Added http.md to mkdocs.yml
    
    * Align connection:close() to template
    73b13e41
httptest.lua 4.61 KB