mediamtx/internal/protocols/httpp
Dan Bason 1055be99c0
automatically reload TLS certificates when they change (#3598)
* Dynamically refresh tls certs for all servers

* make sure that CertLoader is always closed

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-08-04 14:12:08 +02:00
..
content_type.go webrtc: fix error when charset is in Content-Type (#3126) (#3318) 2024-05-05 10:47:12 +02:00
handler_exit_on_panic.go rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
handler_filter_requests.go rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
handler_logger.go rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
handler_server_header.go rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
remote_addr.go rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
wrapped_server.go automatically reload TLS certificates when they change (#3598) 2024-08-04 14:12:08 +02:00
wrapped_server_test.go support HTTPS, Allow-Origin and trusted proxies in API, playback server, metrics server and pprof server (#2658) (#2491) (#3235) (#3280) 2024-04-21 17:10:35 +02:00