Skip to content

Enhance Routes with DisableRequests functionality#49

Merged
devlead merged 1 commit intodevelopfrom
feature/disable
Apr 10, 2025
Merged

Enhance Routes with DisableRequests functionality#49
devlead merged 1 commit intodevelopfrom
feature/disable

Conversation

@devlead
Copy link
Owner

@devlead devlead commented Apr 10, 2025

  • Improved the Routes to support disabling requests based on DisableRequests
  • Route fallback values for RequestHeaders & ContentHeaders
  • Introduced a new Uris class in Constants.cs to store URI constants for index.txt and new.txt.
  • Updated HTTP client tests to utilize the new URI constants instead of hardcoded strings.
  • Added new test cases for enabling and disabling requests in HttpClientTests.

- Improved the `Routes` to support disabling requests based on DisableRequests
- Route fallback values for RequestHeaders & ContentHeaders
- Introduced a new `Uris` class in `Constants.cs` to store URI constants for `index.txt` and `new.txt`.
- Updated HTTP client tests to utilize the new URI constants instead of hardcoded strings.
- Added new test cases for enabling and disabling requests in `HttpClientTests`.
@devlead devlead merged commit 25111af into develop Apr 10, 2025
3 checks passed
@devlead devlead deleted the feature/disable branch April 10, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant