RemoteReader does not encode spaces in URL path before submission
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 583
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if this is correct or not. More tests are needed to examine URL encoding behavior in RemoteReader and in the pipeline in general.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with RemoteReader and trace the pipeline's URL submission path to examine how spaces are encoded. Add focused tests for the observed URL-encoding behavior and confirm that the expected behavior before submission is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100