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
d7a63f0da39fdc7e624d18a8ae54338b1f90ba61
telemt-api
/
internal
/
proxy
T
History
Denozordec
89638d29bb
Publish telemt-api gateway Docker image / test (push)
Successful in 29s
Details
Publish telemt-api gateway Docker image / build-and-push (push)
Successful in 1m25s
Details
Improve URL assertion logic in reverse proxy tests. Updated assertSameURL function in reverse_test.go to handle nil URLs and enhance comparison logic, ensuring more accurate URL mismatch reporting and better test reliability.
2026-03-30 00:36:50 +07:00
..
reverse_test.go
Improve URL assertion logic in reverse proxy tests. Updated assertSameURL function in reverse_test.go to handle nil URLs and enhance comparison logic, ensuring more accurate URL mismatch reporting and better test reliability.
2026-03-30 00:36:50 +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