mediamtx/internal/protocols/httpp
Alessandro Ros 7634370818
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
add read and write timeouts in HTTP servers (#5056)
this prevents zombie connections from piling up.
2025-10-04 10:01:21 +02: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_logger.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02: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 add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
server_test.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00