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

Allow urls to end in slash #78

Closed

Conversation

BSVogler
Copy link
Contributor

@BSVogler BSVogler commented Oct 11, 2021

Prevents double slash in url.

Implements support for optional port in url #76

remove trailing slash because fhir server may respond without
@ruscoder
Copy link
Member

ruscoder commented Oct 18, 2021

@BSVogler I reviewed the issue and PR again. It seems the logic of adding the default port can be merged. But let's move it to a separate function and add behavior for HTTP (80 port) either. And finally, cover this function with unit tests to make sure that it works correctly for all options.

@ruscoder ruscoder closed this Aug 3, 2024
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.

2 participants