portainer/pkg/libhttp
andres-portainer 4adce14485
fix(errors): improve error handling EE-4430 (#11987)
2024-06-28 17:35:26 -03:00
..
error fix(errors): improve error handling EE-4430 (#11987) 2024-06-28 17:35:26 -03:00
request chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
response chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
LICENSE feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
README.md feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00

README.md

GoDoc

libhttp

A HTTP library providing useful methods when working with net/http and gorilla/mux.