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

Document URI(uri::URI; kw...) #24

Open
samoconnor opened this issue Feb 20, 2018 · 1 comment
Open

Document URI(uri::URI; kw...) #24

samoconnor opened this issue Feb 20, 2018 · 1 comment

Comments

@samoconnor
Copy link
Contributor

JuliaWeb/HTTP.jl#203

https://github.com/JuliaWeb/HTTP.jl/blob/8dc959efa622e373caa46fad8f8cfa9f7a9fc359/src/URIs.jl#L75-L81

@fredrikekre fredrikekre transferred this issue from JuliaWeb/HTTP.jl Apr 27, 2021
@fonsp
Copy link
Member

fonsp commented May 19, 2022

The merge(uri::URI; kw...) method is being deprecated in favour of URI(uri::URI; kw...), but this method is also not documented.

@fonsp fonsp changed the title Document merge(uri::URI, kw...) Document URI(uri::URI; kw...) May 19, 2022
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

No branches or pull requests

2 participants