Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Removal of base url feature #411

Merged
merged 2 commits into from
Feb 8, 2025
Merged

feat: Removal of base url feature #411

merged 2 commits into from
Feb 8, 2025

Conversation

0x676e67
Copy link
Owner

@0x676e67 0x676e67 commented Feb 8, 2025

Considering this feature is pretty useless and most rust http clients don't need it

This pull request removes the base_url feature from the rquest library. The changes involve eliminating the base_url field from various structs and methods, as well as updating the examples and documentation accordingly.

Key changes include:

Removal of base_url feature:

@0x676e67 0x676e67 merged commit 16dac1d into main Feb 8, 2025
4 checks passed
@0x676e67 0x676e67 deleted the revert branch February 8, 2025 14:46
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