collective / collective/collective.taskqueue

'params' with POST request

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.