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

[#201] cookie - response 핸들링 구현 #205

Merged
merged 5 commits into from
Dec 25, 2024
Merged

[#201] cookie - response 핸들링 구현 #205

merged 5 commits into from
Dec 25, 2024

Conversation

myyrakle
Copy link
Owner

resolves: #201

설명

  1. Response headers의 값을 단일 스칼라 문자열에서 문자열의 배열로 바꿈 => 같은 헤더 키값을 여러개 보낼 수 있음
  2. Response에 add_cookie 함수 추가

@myyrakle myyrakle self-assigned this Dec 24, 2024
@myyrakle myyrakle linked an issue Dec 24, 2024 that may be closed by this pull request
@myyrakle myyrakle merged commit d9ab454 into master Dec 25, 2024
3 checks passed
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.

[feature] cookie 기능 구현 - response handling
1 participant