Skip to content
Snippets Groups Projects
Commit 2b39faf8 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse: Ensure to use escaped SWHID when requesting citation API endpoint

Django unescapes percent encoded query parameters when parsing them so we
need to ensure the % character a SWHID can contain is escaped to avoid
parsing an invalid SWHID.
parent 1a28a7df
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment