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

細々とした修正 #85

Merged
merged 7 commits into from
Jul 21, 2022
Merged

細々とした修正 #85

merged 7 commits into from
Jul 21, 2022

Conversation

hayashi-ay
Copy link
Collaborator

@hayashi-ay hayashi-ay commented Jul 21, 2022

  • ResponseのContent-Lengthを初期化するように
  • ServerLocationのcopy assignment operatorを実装(メンバ変数がコピーされていなかったのでIsAllowedMethodがfalseになってしまっていた)
  • client_max_body_sizeの初期値を修正
  • Requestの終了処理を実装(Socketのclose & RequestFacade内のlistから削除)

@hayashi-ay hayashi-ay marked this pull request as ready for review July 21, 2022 06:50
Copy link
Collaborator

@Yamada-Ika Yamada-Ika left a comment

Choose a reason for hiding this comment

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

LGTM !

@katataku katataku merged commit 2e3cd6f into main Jul 21, 2022
@katataku katataku deleted the fix/integration branch July 21, 2022 07:12
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.

3 participants