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

Feature Request: Allow both Server and Client route specifications #860

Open
misterek opened this issue May 23, 2024 · 0 comments
Open

Feature Request: Allow both Server and Client route specifications #860

misterek opened this issue May 23, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@misterek
Copy link

What I'd like to see: Some way to define different routes for cilent and server specifications.

Why: Acceptable routes (and unmatched behaviors) may differ drastically for incoming and outgoing requests. Presumably incoming requests are somewhat uncontrolled, and could be almost anything. Outgoing requests may be more controlled. More context here: #859

@grcevski grcevski added the good first issue Good for newcomers label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants