branch: main
Commits on main
- 1d30714 Merge pull request #399 from cloudflare/zeb/fix-tests 2 years ago
- 289132d chore: update documentation for Request::cf 2 years ago
- 4c6f798 Make `cf()` method on request struct return an optional in response to issue [#353](https://github.com/cloudflare/workers-rs/issues/353) 2 years ago
- 933164f Merge pull request #361 from dsmyda/patch-1 2 years ago
- f6a751d Merge pull request #368 from xtuc/sven/coredump-flags 2 years ago
- 12e011a chore: bump versions 2 years ago
- 05aa959 chore: add testing to Storage::put_raw and Storage::put_multiple_raw 2 years ago
- bfa24a7 Add Storage::put_raw 2 years ago
- e7c988b Add Storage::put_multiple_raw 2 years ago
- 28c9799 Merge pull request #366 from cloudflare/kflansburg/fix-websockets 2 years ago
- fea2e8e chore: update worker-build 2 years ago
- 089d772 Merge pull request #359 from xtuc/sven/coredump 2 years ago
- a42f8fb Use console_error for an error 2 years ago
- 56513d9 fix panic in tracing example 2 years ago
- 3e451c4 Address comments 2 years ago
- b1d4f3e tokio-postgres example 2 years ago
- 47bcf6a tracing example 2 years ago
- 59ffa89 low level client 2 years ago
- 0d597f8 Hyper example 2 years ago
- e7b41bf fix: add missing feature check for d1 error 2 years ago
- 215c6f7 chore: various typo fixes 2 years ago
- 90decc2 add d1 method RouteContext 2 years ago
- 52dbd51 chore: add d1 tests and d1 specific error type 2 years ago
- fff97fe Created some initial tests 2 years ago
- ff994ff Created query mcaro 2 years ago
- 37e9bf4 Update error handling 2 years ago
- 582fded Added README documentation 2 years ago
- a728c6b Added feature flag 2 years ago
- 76818d3 Explicitly call Error::from 2 years ago
- 790c6ef Added multi-param binding functionality 2 years ago