Skip to content

Conversation

@Dushistov
Copy link

Make possible to set port number in Uri::builder.
I work with external API that gives me:
- scheme;
- hostname;
- port;
- path;
It is inconvenient to use format/write macros instead of just call builder method.
ref #206

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd really like to add port to the builder, thanks for starting this!

@Dushistov Dushistov force-pushed the uri-port branch 2 times, most recently from 47f4584 to 4286735 Compare May 21, 2020 22:49
@Dushistov
Copy link
Author

@seanmonstar I fixed all issues that you mentioned.

@Dushistov
Copy link
Author

@seanmonstar, friendly ping.

@Dushistov Dushistov requested a review from seanmonstar June 1, 2020 10:04
@Dushistov
Copy link
Author

@seanmonstar, friendly ping!

1 similar comment
@Dushistov
Copy link
Author

@seanmonstar, friendly ping!

Dushistov added a commit to Dushistov/couchbase-lite-rust that referenced this pull request Aug 7, 2020
the current release of tokio-tungstenite contains all suitable fixes
add notes about
hyperium/http#422
rust-lang/cmake-rs#96
rust-lang/cmake-rs#101
@Dushistov
Copy link
Author

Rebase against current master

@Dushistov
Copy link
Author

Close in favor of #496

@Dushistov Dushistov closed this Aug 9, 2021
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