Skip to content

Keep blank values on POST and PUT requests#109

Open
lkraider wants to merge 2 commits into
j2labs:masterfrom
nKey:keep-query-blank-values
Open

Keep blank values on POST and PUT requests#109
lkraider wants to merge 2 commits into
j2labs:masterfrom
nKey:keep-query-blank-values

Conversation

@lkraider

Copy link
Copy Markdown
Collaborator

Changed this so there are no made assumptions about how the client
code will handle empty form fields. Also, moved all calls from cgi
to urlparse since its the new module for these things.

Changed this so there are no made assumptions about how the client
code will handle empty form fields. Also, moved all calls from cgi
to urlparse since its the new module for these things.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants