We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
dev: added comments to explain critical settings related to issue #35
1d82f74
Domain overrides settings #35 (#106)
19190b5
- new: Added RequestID in the logs (useful to trace the request easily) - fix: data race in redis client - chg: injecting logger instance to avoid global usage - chg: refactored tests + improved coverage - chg: refactored to avoid global config - chg: refactored ETag handling - chg: refactored GZip handling - new: added HTTP header X-Go-Proxy-Cache-Force-Fresh for bypassing cached content - chg: refactored LoggedResponseWriter - chg: removed middleware and integrate them in response flow
No branches or pull requests
The text was updated successfully, but these errors were encountered: