Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4e26182d14a5fa5aed383c173b4efbd3be4c8efd
CLIProxyAPI/sdk/api/handlers
T
Luis Pater 4445a165e9 test(handlers): add tests for passthrough headers behavior in WriteErrorResponse
4445a165e9 ยท 2026-02-19 21:49:44 +08:00
History
..
claude
feat: passthrough upstream response headers to clients
2026-02-18 00:16:22 +03:00
gemini
feat: passthrough upstream response headers to clients
2026-02-18 00:16:22 +03:00
openai
fix: ensure connection-scoped headers are filtered in upstream requests
2026-02-19 13:19:10 +08:00
handlers_error_response_test.go
test(handlers): add tests for passthrough headers behavior in WriteErrorResponse
2026-02-19 21:49:44 +08:00
handlers_request_details_test.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
handlers_stream_bootstrap_test.go
feat: add passthrough headers configuration
2026-02-19 21:31:29 +08:00
handlers.go
test(handlers): add tests for passthrough headers behavior in WriteErrorResponse
2026-02-19 21:49:44 +08:00
header_filter_test.go
fix: ensure connection-scoped headers are filtered in upstream requests
2026-02-19 13:19:10 +08:00
header_filter.go
fix: ensure connection-scoped headers are filtered in upstream requests
2026-02-19 13:19:10 +08:00
stream_forwarder.go
fix: improve streaming bootstrap and forwarding
2025-12-22 23:34:23 +11:00