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

feat: Update function to set response header(#25) #38

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

hhkim0729
Copy link
Collaborator

작업 내용

리뷰어에게

Add default header: Date, Content-Type(MIME)
Handle headers from CGI program

Co-authored-by: srngch <[email protected]>
@hhkim0729 hhkim0729 added bug Something isn't working feature New feature or request labels Oct 18, 2022
@hhkim0729 hhkim0729 requested a review from S0YKIM October 18, 2022 12:08
Copy link
Collaborator

@S0YKIM S0YKIM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

변경 사항 확인했습니다!

@hhkim0729 hhkim0729 merged commit 1375acf into develop Oct 19, 2022
@hhkim0729 hhkim0729 deleted the feature/25/response-header branch October 19, 2022 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update function to set response header
3 participants