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

Update function to set response header #25

Closed
srngch opened this issue Oct 10, 2022 · 0 comments · Fixed by #38
Closed

Update function to set response header #25

srngch opened this issue Oct 10, 2022 · 0 comments · Fixed by #38
Assignees

Comments

@srngch
Copy link
Owner

srngch commented Oct 10, 2022

  • createCgiMessage(): Cgi가 결과에 헤더를 포함하거나 미포함하기 때문에, response의 인스턴스에 있는 디폴트 헤더와 통합하는 cgi용 함수 필요함
@srngch srngch self-assigned this Oct 16, 2022
@srngch srngch changed the title Add createCgiMessage member function Update function to set response header Oct 18, 2022
hhkim0729 added a commit that referenced this issue Oct 18, 2022
Add default header: Date, Content-Type(MIME)
Handle headers from CGI program

Co-authored-by: srngch <[email protected]>
hhkim0729 added a commit that referenced this issue Oct 19, 2022
feat: Update function to set response header(#25)
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 a pull request may close this issue.

1 participant