dice-group / dice-group/Squirrel
Normalizer should transform certain parts of IRIs to their lower-cased form
Open
- Dominant language
- Java
- Stars
- 25
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
See https://datatracker.ietf.org/doc/html/rfc2616#section-3.2.3 :
* Comparisons of host names MUST be case-insensitive;
* Comparisons of scheme names MUST be case-insensitive;
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the IRI normalizer and compare its handling of scheme names and host names with RFC 2616 section 3.2.3. Done means those two components are normalized to lower case while the issue's stated case-insensitive comparison requirements are satisfied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100