lib/src/http/kernel
garrettmills f496046461
All checks were successful
continuous-integration/drone/push Build is passing
File-based response support & static server
- Clean up UniversalPath implementation
    - Use Readable/Writable types correctly for stream methods
    - Add .list() methods for getting child files

- Make Response body specify explicit types and support
  writing Readable streams to the body

- Create a static file server that supports directory listing
2021-07-07 20:13:23 -05:00
..
module File-based response support & static server 2021-07-07 20:13:23 -05:00
HTTPCookieJar.ts Setup eslint and enforce rules 2021-06-02 22:36:25 -05:00
HTTPKernel.ts Setup eslint and enforce rules 2021-06-02 22:36:25 -05:00
HTTPKernelModule.ts Setup eslint and enforce rules 2021-06-02 22:36:25 -05:00