http-server
Here are 3,080 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
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
-
Updated
Mar 11, 2022 - Python
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
-
Updated
May 22, 2022 - C
Portable and lightweight cross-platform desktop application development framework
-
Updated
May 23, 2022 - C++
-
Updated
Apr 4, 2022 - PHP
A C++ High Performance Web Server
-
Updated
Mar 21, 2022 - C++
we need official example for how upload example.
-
Updated
May 22, 2022 - C
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.
HTTP and WebSocket built on Boost.Asio in C++11
-
Updated
May 22, 2022 - C++
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
Updated
May 23, 2022 - Java
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
Apr 29, 2022 - Java
This is a follow-up from http4s/http4s#6325.
Ross made a proposal that we can don't create Ref in a case when the request/response body isn't streaming.
One should keep in mind, that a single Ref instance is reusing.
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
-
Updated
Dec 18, 2021 - Java
A powerful server and network library, including coroutine, redis client, http, websocket, mqtt with C/C++ for multi-platform.
-
Updated
May 23, 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
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
-
Updated
May 20, 2022 - Ruby
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
-
Updated
May 22, 2022 - Kotlin
A web application completely written in Rust.
-
Updated
May 2, 2022 - Rust
Under multiport mode, plugins may need to know on which port was the request received/accepted. This information is currently not surfaced to plugins. For background also see abhinavsingh/proxy.py#535 (comment) thread
Event driven concurrent framework for Python
-
Updated
Dec 27, 2019 - Python
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.
-
Updated
May 20, 2022 - Python
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: