-
Updated
Aug 19, 2021 - Rust
actix-web
Here are 329 public repositories matching this topic...
-
Updated
Aug 23, 2021 - Rust
-
Updated
Aug 12, 2021 - Rust
-
Updated
May 13, 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
Expected Behavior
Code as shown in the example in actix-identity/src/lib.rs should work. Here is a complete main.rs file that should compile according to the actix-identity documentation but doesn't:
use actix_identity::{CookieIdentityPolicy, IdentityService};
use actix_web::{App, HttpServer};
#[actix_we
Contribution Guide
Need a guidelines for contribution。
-
Updated
Mar 7, 2021 - Rust
-
Updated
Sep 30, 2018 - Rust
-
Updated
Jun 19, 2019 - Rust
-
Updated
Feb 19, 2020 - Rust
-
Updated
May 15, 2021 - Rust
-
Updated
Aug 7, 2021 - Rust
-
Updated
Aug 15, 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
Aug 11, 2021 - Rust
-
Updated
Mar 22, 2021 - Rust
-
Updated
Jul 18, 2020 - Rust
-
Updated
Apr 14, 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