http-server icon indicating copy to clipboard operation
http-server copied to clipboard

Simple and configurable command-line HTTP server

Results 26 http-server issues
Sort by recently updated
recently updated
newest added

**Description** Capability to allow several origins, instead of providing wildcard (`*`), a list of origins could be configured to be accepted by the server. When a request is gathered from...

feature
good first issue

**Description** Implement capability to upload files, using HTTP `POST` requests. A `POST` along with a file attached to the request body should create such file in the provided path. **Why...

feature
good first issue

**Description** Would like to define cors policy { "key": "Cross-Origin-Embedder-Policy", "value": "require-corp" }, { "key": "Cross-Origin-Opener-Policy", "value": "same-origin" } **Why is this useful?** To run multithreaded web assembly using wasm_bindgen_ryon

Bumps [dhat](https://github.com/nnethercote/dhat-rs) from 0.2.4 to 0.3.1. Release notes Sourced from dhat's releases. 0.3.1 Faster writing of the output file. 0.3.0 Total API overhaul, including the addition of heap usage testing....

dependencies

Bumps [rustls](https://github.com/rustls/rustls) from 0.20.6 to 0.23.4. Commits 1dee8b1 Prepare 0.23.4 3a03df6 Correct further dead_code warnings d8a0f94 Fix new clippy::use_self warnings 3185d7f examples: fix server acceptor alert write behaviour b5a8cef server:...

dependencies

Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.23.4 to 0.26.0. Release notes Sourced from tokio-rustls's releases. v/0.26.0 Additions Support for Rustls 0.23 and the new acceptor alert API - by @​ctz in #44 Support...

dependencies

Bumps [dhat](https://github.com/nnethercote/dhat-rs) from 0.2.4 to 0.3.3. Release notes Sourced from dhat's releases. 0.3.3 Add warning about unreliability and lack of maintenance. 0.3.2 Fix deadlocks involving programs that use parking_lot. 0.3.1...

dependencies

Updates all dependencies to its most recent versions.

Bumps [http](https://github.com/hyperium/http) from 0.2.11 to 1.1.0. Release notes Sourced from http's releases. v1.1.0 What's Changed Add methods to allow trying to allocate in the HeaderMap, returning an error if oversize...

dependencies