This website requires JavaScript.
Explore
Help
Sign In
denozord
/
telemt-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0dfe14b347771cb3c468e6ead35ebdd35402eb50
telemt-api
/
internal
/
proxy
T
History
Denozordec
0dfe14b347
Publish telemt-api gateway Docker image / test (push)
Failing after 30s
Details
Publish telemt-api gateway Docker image / build-and-push (push)
Has been skipped
Details
Refactor reverse proxy tests to improve path rewriting assertions. Updated reverse_test.go to introduce a captureTransport for validating outgoing requests and added new tests for director path rewrites, enhancing test reliability and coverage for nested API routes.
2026-03-30 00:34:37 +07:00
..
reverse_test.go
Refactor reverse proxy tests to improve path rewriting assertions. Updated reverse_test.go to introduce a captureTransport for validating outgoing requests and added new tests for director path rewrites, enhancing test reliability and coverage for nested API routes.
2026-03-30 00:34:37 +07:00
reverse.go
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized connection settings, optimizing idle connections and timeouts.
2026-03-30 00:31:46 +07:00
transport.go
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized connection settings, optimizing idle connections and timeouts.
2026-03-30 00:31:46 +07:00