Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gohugoio
/
httpcache
Public
forked from
gregjones/httpcache
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
dmitshur
Datepicker
All time
Commit History
Commits on Jul 27, 2017
Remove .gitignore file. (#73)
Show description for efb97ba
dmitshur
authored
efb97ba
Copy full SHA for efb97ba
Commits on Apr 24, 2017
README: More consistent formatting with other Go packages. (#68)
Show description for 0d2297f
dmitshur
authored
0d2297f
Copy full SHA for 0d2297f
Remove unused resp values. (#66)
Show description for af915bf
dmitshur
authored
af915bf
Copy full SHA for af915bf
Remove CancelRequest implementation, tracking of request copies.
Show description for 592c2d5
dmitshur
committed
592c2d5
Copy full SHA for 592c2d5
Commits on Apr 14, 2017
Travis: Add Go 1.8; use latest minor version.
Show description for 29e7c21
dmitshur
committed
29e7c21
Copy full SHA for 29e7c21
Commits on May 20, 2016
Don't store responses from uncacheable range requests.
Show description for 4082b08
dmitshur
committed
4082b08
Copy full SHA for 4082b08
Add failing test case for storing uncacheable range request.
Show description for 01b2fc8
dmitshur
committed
01b2fc8
Copy full SHA for 01b2fc8
Commits on May 18, 2016
Don't store responses from uncacheable methods.
Show description for 81de9c4
dmitshur
committed
81de9c4
Copy full SHA for 81de9c4
Add failing test case for storing uncacheable method.
Show description for ed02b2f
dmitshur
committed
ed02b2f
Copy full SHA for ed02b2f
Minor correctness/style fixes for test handlers.
dmitshur
committed
cd554ea
Copy full SHA for cd554ea
Commits on May 11, 2016
README: Fix broken links.
Show description for d8593b9
dmitshur
committed
d8593b9
Copy full SHA for d8593b9
Commits on Mar 29, 2016
Change tests to use standard library, more idiomatic style.
Show description for f99d4c7
dmitshur
committed
f99d4c7
Copy full SHA for f99d4c7
Commits on Mar 10, 2016
Add .travis.yml config and badge.
Show description for 5b22f64
dmitshur
committed
5b22f64
Copy full SHA for 5b22f64
Commits on Feb 1, 2016
Avoid using defer where it's easy to do so.
Show description for 76776b1
dmitshur
committed
76776b1
Copy full SHA for 76776b1
You can’t perform that action at this time.