Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack
src
ServiceStack
HttpCacheFeature.cs
on
slack-logging
User selector
All users
All time
Commit history
Commits on Apr 17, 2016
Change DefaultMaxAge to 10 minutes
mythz
committed
82829d8
View commit details
Copy full SHA for 82829d8
View code at this point
Browse repository at this point
Add CacheControl.ProxyRevalidate
mythz
committed
a2d70de
View commit details
Copy full SHA for a2d70de
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Rename to HandledValidCache as it has side-effects + also add headers when returning cached response
mythz
committed
09df81f
View commit details
Copy full SHA for 09df81f
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Add Vary headers depending if encoding or VaryByUser was requested
mythz
committed
9001429
View commit details
Copy full SHA for 9001429
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
Remove unused properties and add xml docs
mythz
committed
3311998
View commit details
Copy full SHA for 3311998
View code at this point
Browse repository at this point
Check in initial support for [CacheResponse] attribute
mythz
committed
5b4e2f2
View commit details
Copy full SHA for 5b4e2f2
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Change NotModifiedFilter to ExceptionFilter to let cache clients return non-must-validate cached results on error
mythz
committed
0b9cfc9
View commit details
Copy full SHA for 0b9cfc9
View code at this point
Browse repository at this point
Change ToOptimizedResults to default to Cache-Control: max-age=0, must-revalidate
mythz
committed
e3776fe
View commit details
Copy full SHA for e3776fe
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Use safe Dictionary check
mythz
committed
b9e8ae8
View commit details
Copy full SHA for b9e8ae8
View code at this point
Browse repository at this point
Don't rewrite Cache-Control Header if already specified
mythz
committed
987ce54
View commit details
Copy full SHA for 987ce54
View code at this point
Browse repository at this point
Add CacheControl.NoTransform
mythz
committed
ee97aa5
View commit details
Copy full SHA for ee97aa5
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Strip WeakRef prefix when performing ETag comparison
mythz
committed
a627fd4
View commit details
Copy full SHA for a627fd4
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Only handle caching on GET or HEAD requests with OK or NotModified Status Codes
mythz
committed
e39ca9c
View commit details
Copy full SHA for e39ca9c
View code at this point
Browse repository at this point
Add support for NotModified/LastModified Caching headers to ToOptimizedResult APIs
mythz
committed
85d0957
View commit details
Copy full SHA for 85d0957
View code at this point
Browse repository at this point
Change to use quoted ETags
mythz
committed
3eebc8d
View commit details
Copy full SHA for 3eebc8d
View code at this point
Browse repository at this point
Add server HttpCacheFeature allowing returning a decorated and typed HttpResult
mythz
committed
7fa2241
View commit details
Copy full SHA for 7fa2241
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.