Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new namespaces and improve RewriteOptions readability
Added several `using` directives in `Program.cs` for new functionalities and dependencies. Modified `RewriteOptions` configuration to use `HttpStatusCode.MovedPermanently` instead of a hardcoded integer for better readability and maintainability.
- Loading branch information