Skip to content
New issue

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

add HEAD process #21

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Conversation

sillygod
Copy link
Owner

Purpose

When receiving the http HEAD method, we don't need to trigger the writeBody function. This way, we can prevent some error happening.

@sillygod sillygod merged commit e6582ce into master Jun 24, 2020
@sillygod sillygod deleted the fix/correct_the_http_status_code_when_cache_hit branch June 24, 2020 14:54
@sillygod sillygod mentioned this pull request Jun 24, 2020
This was linked to issues Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does match_path support wildcard or regex ? Simplify error output
1 participant