Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WebServer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
codecraft
WebServer
Commits
94752493d1a03d7c7c3172a53279855e9c99203d
Select Git revision
Branches
1
main
default
protected
1 result
webserver
core
http
src
handling
response
status.rs
Author
Search by author
Any Author
authors
codecraft
codecraft
1 author
Jun 30, 2023
Add write and build function to result, add basis for cookie setting
· 94752493
codecraft
authored
1 year ago
possibility, divide the response module;
94752493
Jun 04, 2023
Add multipart post text form support, check for `Content-Length` Header
· fe8dba58
codecraft
authored
1 year ago
fe8dba58
Jun 03, 2023
add mime enum, remove mime::Mime dependency
· 2306b7b2
codecraft
authored
1 year ago
2306b7b2
May 28, 2023
Add Tokio async runtime
· ab9873ad
codecraft
authored
1 year ago
ab9873ad
May 19, 2023
Change Status to be an enum
· 87479800
codecraft
authored
1 year ago
87479800
Implement Display for HTTP Status Codes
· 8d669447
codecraft
authored
1 year ago
8d669447
May 15, 2023
Refactoring a lot of stuff
· 19c473ea
codecraft
authored
1 year ago
19c473ea
Loading