Skip to content

Poco::URI::decode() doesn't properly handle '+' #27

@torrinj

Description

@torrinj

Spaces in URL's are sometimes encoded as a ''+' instead of '%20'. Poco::URI::decode() doesn't properly handle anything that isn't encoded with the hex digits.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions