Path 可以不区分大小写吗
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
这个做nginx转发时,死活连接不上其他服务端都正常,排查了好多天才发现Path大小写问题
Contributor guide
No contributing guide indexed for this repository
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 by investigating how Path values are handled in websocket-sharp when an nginx reverse proxy forwards a connection. Reproduce the reported failure with differing path casing and compare it with a matching-case path. Done means the expected case-insensitive behavior is clearly defined and verified for the affected connection path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, nginx
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100