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
Type
/
to 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
.
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
871
Star
2k
Code
Issues
220
Pull requests
65
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support transforming range requests when origin returns full resource.
- #8657
#8657
Merged
vmamidi
merged 9 commits into
apache:master
apache/trafficserver:master
from
cmcfarlen:issue_8161
cmcfarlen/trafficserver:issue_8161
Copy head branch name to clipboard
Mar 21, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Support transforming range requests when origin returns full resource.
#8657
vmamidi
merged 9 commits into
apache:master
apache/trafficserver:master
from
cmcfarlen:issue_8161
cmcfarlen/trafficserver:issue_8161
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2022
Support transforming range requests when origin returns full resource.
Show description for 91b3d75
cmcfarlen
committed
91b3d75
View commit details
Copy full SHA for 91b3d75
Browse repository at this point
Add autests
cmcfarlen
committed
6c38e0e
View commit details
Copy full SHA for 6c38e0e
Browse repository at this point
autopep
cmcfarlen
committed
f0a914a
View commit details
Copy full SHA for f0a914a
Browse repository at this point
update documentation for updated setting
cmcfarlen
committed
40e0dd3
View commit details
Copy full SHA for 40e0dd3
Browse repository at this point
Do not setup range transform if the server response is encoded
cmcfarlen
committed
bc28305
View commit details
Copy full SHA for bc28305
Browse repository at this point
use f string instead of .format to format string
cmcfarlen
committed
3cddde5
View commit details
Copy full SHA for 3cddde5
Browse repository at this point
all perform range transform and cache write when replacing cache due to revalidation.
cmcfarlen
committed
ea3b3db
View commit details
Copy full SHA for ea3b3db
Browse repository at this point
add autest to cover case of replacing cache with a requested range
cmcfarlen
committed
dda5ce9
View commit details
Copy full SHA for dda5ce9
Browse repository at this point
Commits on Mar 18, 2022
verify cache replace using via string
cmcfarlen
committed
35127dc
View commit details
Copy full SHA for 35127dc
Browse repository at this point
You can’t perform that action at this time.