-
Notifications
You must be signed in to change notification settings - Fork 0
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 some minor functionalities which were put off #4
Comments
Work Time7h Report
ReferencesNone NotesNone |
Work Time8h Report
References
NotesNone |
Work Time8h Report
ReferencesNone NotesNone |
Work Time11h Report
ReferencesNone NotesNone |
Work Time12h Report
ReferencesNone NotesNone |
Work Time10h Report
ReferencesNone NotesNone |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
I left some functionalities TODO when implementing client and server. They include
Expect: 100-continue
,Connection: keep-alive
,HEAD
method, etc.Goal
I will add the functionalities described above. Also, I will add tests for server and client since I have already done with basic components.
Approach
Overview
I will implement them incrementally referring to the source code.
Todo
Frequency
Weekly
Deadline
2024/2
References
net/http source code
Notes
None
The text was updated successfully, but these errors were encountered: