File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ fn main() -> Result<(), std::io::Error> {
74
74
- [ Hello World] ( https://github.com/rustasync/tide/blob/master/examples/src/hello.rs )
75
75
- [ Messages] ( https://github.com/rustasync/tide/blob/master/examples/src/messages.rs )
76
76
- [ Body Types] ( https://github.com/rustasync/tide/blob/master/examples/src/body_types.rs )
77
- - [ Multipart Form] ( https://github.com/rustasync/tide/blob/master/examples/src/multipart-form/main .rs )
77
+ - [ Multipart Form] ( https://github.com/rustasync/tide/blob/master/examples/src/multipart_form/mod .rs )
78
78
- [ Catch All] ( https://github.com/rustasync/tide/blob/master/examples/src/catch_all.rs )
79
79
- [ Cookies] ( https://github.com/rustasync/tide/blob/master/examples/src/cookies.rs )
80
80
- [ Default Headers] ( https://github.com/rustasync/tide/blob/master/examples/src/default_headers.rs )
You can’t perform that action at this time.
0 commit comments