Skip to content

Pull requests: ohkami-rs/ohkami

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add tests for URLEncoded
#128 by kana-rus was merged Apr 23, 2024 Loading… updated Apr 23, 2024
Improve lib slice
#129 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Add tests for headers
#130 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Improve request parsing
#131 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
sync lib.rs inner doc with README
#132 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Fix benches: feature selection & avoid SIGKILL by &*vector -> vector.as_slice()
#133 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Update CowContent to use CowSlice
#134 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Improve Request parsing
#135 by kana-rus was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Update benches
#136 by kana-rus was merged Apr 28, 2024 Loading… updated Apr 28, 2024
Update headers & benchmark
#137 by kana-rus was merged Apr 30, 2024 Loading… updated Apr 30, 2024
Update req res interface
#138 by kana-rus was merged May 1, 2024 Loading… updated May 1, 2024
Fix Request::read: return Ok(None) if error kind is ConnectionReset
#139 by kana-rus was merged May 1, 2024 Loading… updated May 1, 2024
Add bindings attribute
#140 by kana-rus was merged May 2, 2024 Loading… updated May 2, 2024
Update docs
#141 by kana-rus was merged May 2, 2024 Loading… updated May 2, 2024
Fix Cookie handling
#142 by kana-rus was merged May 2, 2024 Loading… updated May 2, 2024
Support Connection: "Close" not only : "close"
#143 by kana-rus was merged May 2, 2024 Loading… updated May 2, 2024
Add Keep-Alive timeout
#144 by kana-rus was merged May 2, 2024 Loading… updated May 2, 2024
Support Sec-Fetch-{Dest,Mode,Site,User} as standard headers
#145 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
Ignore error of ErrorKind::NotConnected in shutdown by Keep-Alive timeout
#146 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
Update README
#147 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
Update: builtin::fang::Timeout: construct by ::by〜()
#148 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
Update worker crate to v0.2
#149 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
Fix macros: comment out default = ["DEBUG"]
#150 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
Fix worker version in README sample -> 0.2.0
#151 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
bump version -> 0.18.1
#152 by kana-rus was merged May 3, 2024 Loading… updated May 3, 2024
ProTip! Add no:assignee to see everything that’s not assigned.