Skip to content

'params' with POST request #13

Description

@zopyx

Passing custom parameters to the worker method seems to work only for GET requests but not for POST requests. Not sure if this a but in collective.taskqueue or a limitation of the ZPublisher.
A query string and a request body is in general not forbidden. The request body in my case a given JSON document which should not be modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions