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 default port to ->uri #74

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

lvh
Copy link
Contributor

@lvh lvh commented Oct 23, 2024

Fixes #73.

Please answer the following questions and leave the below in as part of your PR.

FYI: while there is a test exercising ->uri, it only makes a HEAD request against a local dev server, which runs against some unprivileged port, so the port was always explicitly specified, hiding the bug.

  • I have updated the CHANGELOG.md file with a description of the addressed issue.

@borkdude borkdude merged commit 1d6affb into babashka:main Oct 23, 2024
3 checks passed
@borkdude
Copy link
Contributor

Btw, do you need a new release with this or can you wait? Do you use bb.http-client from bb or JVM?

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.

Port is not optional in URI map
2 participants