Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Aug26Jul2322212019171514131211108432130Jun2928252423212017161514131210965432129May282722191815141398Some changesmainmainUpdate READMEMerge branch 'dev' into 'main'FinishedFIX: Uri::new() raw string not being encodedFIX: Uri Pretty printUpdate Code to use structs `Uri` and `RawUri`Merge branch 'new' into 'main'Add favicon, clean upRemoving unnecessary function `write_unencrypted` due to replacementmake https conditionally compiled with the secure featureAdd HTTPS-REdirect from Port 8080 to 8443Remove the println! statement that annoyed me half to deathfix cargo clippy warningsImplement HTTPSUpdate file README.mdReplace LICENSEFromStr for Cookie, Change Cookie Path to be UriAdd uri , work on FromStr of cookieStart the from_str implementation of Cookiesmall performance increaseAdd Display for cookie. Implement Encode trait for T: AsRef<[u8]>Add documentationAdd some documentationAdd Doc for ResponseBody trait end correct Doc for request_cookies andFIX finish conversion to URLEncoded for URIs and UTF-8 support.converting the request uri to a urlencoded datatypeprototyping for cookies further, working on UrlEncoded textintroducing cookie builder, performance adjustment with requets.rs ->Add basic cookie utility prototypesAdd write and build function to result, add basis for cookie settingNew Documentation and changing Request mime type to (Mime, String) forUpdate file README.mdUpdated README.mdAdd documentation for `request.mime_from_headers()` andFixing all `cargo clippy` warnings / making code betterRefactoring the Request struct into it's own seperated module withAdd some documentationrefactoring the request module,Start working on cookies
Loading