Skip to content

Canonicalize non-GET URLs with native JSON values #859

Closed
@tw4l

Description

@tw4l

The way that pywb rewrites URLs for POST (and other non-GET) request canonicalization ends up writing Pythonic values into the URL such as True, False, and None, whereas we ideally want to have it use valid JSON values.

This is part of making POST canonicalization consistent across Webrecorder tools. Related to webrecorder/specs#141

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done!

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions