-
Updated
Jan 2, 2022 - Rust
actix-web
Here are 364 public repositories matching this topic...
-
Updated
Dec 20, 2021 - Rust
-
Updated
Nov 4, 2021 - Rust
-
Updated
Nov 8, 2021 - Rust
-
Updated
Nov 19, 2021 - Rust
Feature
This new variant for registered URLs should do exact string matching except where the redirect URL has the host localhost, where it should ignore the port. This matches the latest IETF recommendations.
Alternatives
Register a range of alternative redirect url, each only di
The comment on CookieIdentityPolicy::http_only() says "By default, the HttpOnly attribute is omitted from issued cookies":
https://github.com/actix/actix-extras/blob/56051786a6caadc9dc58b923d2c1f0268609d5b0/actix-identity/src/cookie.rs#L259
However, it seems to me that the http_only Option defaults to None here in new():
https://github.com/actix/actix-extras/blob/56051786a6caadc9dc5
-
Updated
Dec 6, 2021 - Rust
-
Updated
Sep 30, 2018 - Rust
-
Updated
Nov 20, 2021 - Rust
-
Updated
Jun 19, 2019 - Rust
-
Updated
Nov 19, 2021 - Rust
-
Updated
Feb 19, 2020 - Rust
-
Updated
Dec 30, 2021 - Rust
-
Updated
Dec 29, 2021 - Rust
OSX build
I have found that Hearth works on OSX just great:

It would be good to have executable for Mac. It might be automated using Travis:
https://docs.travis-ci.com/user/reference/osx/
-
Updated
Apr 14, 2021 - Rust
-
Updated
Jul 18, 2020 - Rust
-
Updated
Mar 22, 2021 - Rust
Improve this page
Add a description, image, and links to the actix-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the actix-web topic, visit your repo's landing page and select "manage topics."
due to #411 there will be a bunch of broken links in READMEs now