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

Add support for supplying base URLs in a RequestSpecification #113

Closed
basdijkstra opened this issue Nov 9, 2023 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@basdijkstra
Copy link
Owner

Right now, it's only possible to supply the scheme and the hostname separately, using Scheme() and HostName(), respectively.

It would be nice if we could combine these values in a BaseUri() method to make creating a RequestSpecification a little more intuitive.

@basdijkstra basdijkstra added the enhancement New feature or request label Nov 9, 2023
@basdijkstra basdijkstra self-assigned this Nov 9, 2023
@basdijkstra
Copy link
Owner Author

Added in 930249e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant