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

Implement missing uri functions #2

Open
3 tasks
PgBiel opened this issue Apr 27, 2024 · 0 comments
Open
3 tasks

Implement missing uri functions #2

PgBiel opened this issue Apr 27, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed nix incompatibility Some function works differently or doesn't work in the Nix target

Comments

@PgBiel
Copy link
Member

PgBiel commented Apr 27, 2024

Missing functions:

  • parse_query
  • percent_encode
  • percent_decode

Pure Gleam implementations are possible here, though some FFI could be desired for e.g. regex matching.

@PgBiel PgBiel added good first issue Good for newcomers nix incompatibility Some function works differently or doesn't work in the Nix target labels Apr 27, 2024
@PgBiel PgBiel added the help wanted Extra attention is needed label May 4, 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 help wanted Extra attention is needed nix incompatibility Some function works differently or doesn't work in the Nix target
Projects
None yet
Development

No branches or pull requests

1 participant