http-server
Here are 3,163 public repositories matching this topic...
Is your feature request related to a problem?
While setting the target interface's ip should work in most cases, it's possible that multiple devices have the same ip.
Also i'm having trouble using a wireguard vpn when i set Table=off. Table=off disables setting up the routes for the vpn and it justs shows up as a regular device. The connection is fine as pycurl can access it when i set
The docs do not give a format option for iso date with microseconds. Is this possible?
Security
jemalloc benchmarks
-
Updated
Jul 12, 2022 - Erlang
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 12, 2022 - C
-
Updated
Jul 12, 2022 - C++
-
Updated
Jun 20, 2022 - PHP
-
Updated
Mar 21, 2022 - C++
-
Updated
Jul 11, 2022 - C
we need official example for how upload example.
AnnotatedServiceBindingBuilder and VirtualHostAnnotatedServiceBindingBuilder currently don't share a common interface for its methods, such as pathPrefix() and exceptionHandlers(). This means, a contributor can add a builder method to one builder but not to the other by mistake. By making both builder extend a new interface AnnotatedServiceConfigSetters, we could prevent such a mistake.
-
Updated
Jul 5, 2022 - C++
Hi there!
I've been using Miniserve for a quite a bit now, and I'm really enjoying this tool. But I find it misses a feature I'd personally would love to see: video streaming.
If I go the URI of a picture for instance it will be displayed by the browser correctly. But if it's an video audio file (e.g. MP43) it will be downloaded instead of being played.
Would it be possible to im
-
Updated
Jul 12, 2022 - Java
-
Updated
Apr 29, 2022 - Java
-
Updated
Jun 11, 2021 - C++
Browsers Keep a history of calls made by the browser. Would be nice if we had a client middleware which did similar in case we ever want to show and capture the interactions that a specific flow may have generated without leaking confidential information like headers/cookies/etc.
// Browser save Title HTML and Favicon - Maybe a later pass maybe just options that are none for now to ke-
Updated
Jul 12, 2022 - Java
-
Updated
Jul 11, 2022 - C
Deno support
Now that @tinyhttp/router v1.0.5+ no longer depends on http module of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separate deno folder with all editor settings specifically for it.
There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or
-
Updated
May 27, 2022 - Ruby
-
Updated
Jul 12, 2022 - Kotlin
-
Updated
May 20, 2022 - Python
-
Updated
Jul 11, 2022 - Rust
Improve this page
Add a description, image, and links to the http-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-server topic, visit your repo's landing page and select "manage topics."
It would be a nice addition to integrate Minimal windows service stub in Caddy (built for Windows).
At the moment, it is necessary to use for example NSSM to install Caddy as a service on Windows.
See how it becomes much more natural to [install the service and remove it in the case of another project (Gitea) with the Windows tools](https: