Azure / Azure/azure-sdk-for-rust

Support dual binding for http and https for test-proxy wrapper

Open
#4,348 3 comments 0 reactions 0 assignees View on GitHub
Client EngSys test-enhancement
Dominant language
Rust
Stars
884
Forks
365
Avg merge
2d 19h
Merged PRs (30d)
109

Description

See #4345 for more context, but basically we should be able to bind both `http://0.0.0.0:0` and `https://0.0.0.0:0` and listen for both. See .NET's implementation for an example. I don't think we have any need for http binding right now, so putting this on the backlog.

Contributor guide

Open the contributing guide

Research direction

Start with issue #4345 for the test-proxy wrapper context, then compare the requested behavior with .NET's implementation. Trace how the wrapper currently handles bindings and verify that both http://0.0.0.0:0 and https://0.0.0.0:0 can be listened to; done means both endpoints bind successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.