mediamtx/internal/protocols/httpp
KHuynh ade0cddeb3
support multiple CORS origins (#5150)
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-11-21 02:00:46 +01:00
..
content_type.go webrtc: fix error when charset is in Content-Type (#3126) (#3318) 2024-05-05 10:47:12 +02:00
credentials.go parse HTTP username and password OR token, not both (#4517) 2025-05-11 10:20:57 +02:00
credentials_test.go parse HTTP username and password OR token, not both (#4517) 2025-05-11 10:20:57 +02:00
handler_exit_on_panic.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
handler_filter_requests.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
handler_filter_requests_test.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
handler_logger.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
handler_origin.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
handler_origin_test.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
handler_server_header.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
handler_write_timeout.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
remote_addr.go rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
server.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
server_test.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00