Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Stanford, CA
- https://sergio.bz
Popular repositories
179 contributions in the last year
Contribution activity
June 2020
- Update handlebars to 3.0 on master
- Implementing HTTP 405 if HTTP method doesn't match with required by the route
- Async: on_attach fairings
- Support raw identifiers (e.g. r#type) in forms and in route functions.
- Add `#[doc(hidden)]` to more generated functions and structs.
- Use Results instead of booleans in the todo example's error handling
Created an issue in SergioBenitez/Rocket that received 4 comments
Harden and Enforce Data Read Limits
Reading from a DataStream should always be restricted to a given limit. While all of Rocket's built-in and contrib data guards enforce a limit, Roc…
4
comments

