Ticket #129 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 4 years ago

New form parser, with various wrappers

Reported by: ianb Owned by: ianb
Priority: normal Milestone: 1.3
Component: paste Version:
Severity: normal Keywords:
Cc:

Description

request.parse_formvars is kind of annoying. It should be rewritten to be clearer, and maybe fit this spec:  http://wsgi.org/wsgi/Specifications/handling_post_forms

Also, WSGIRequest.params should be a cascading dict that feeds off these wrappers.

Change History

Changed 5 years ago by ianb

  • milestone changed from 1.2 to 1.3

Changed 4 years ago by ianb

  • status changed from new to closed
  • resolution set to wontfix

This is improved in WebOb?

Note: See TracTickets for help on using tickets.