Add support for HTTP POST and HTTP PUT methods
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 15/100
Research direction
The issue is a placeholder and mentions DirectBuilder and CLI usage, with PR #79 covering fuzzed URL and body generation and issue #68 as related DELETE support. Start by reviewing PR #79 and the unresolved JSON/XML-Atom differences, then define the remaining POST and PUT behavior for both usage paths and the required version bump.
Written by the indexing model from the issue text.
Description
placeholder issue , will be specified in more detail
-
@AlapanGhosh - add support for generating POST and PUT url parts for entities for DirectBuilder usage only. These methods differs from DELETE support (see #68) because not only different URL format must be considered, but also http body part generation.
- PR #79 is covering mainly the introduction of fuzzed url+body
- during review of #79 - only JSON format was considered. another PR for resolving all comments relevant to JSON/XML-Atom differences should be made
-
@phanak-sap - add support for POST and PUT for CLI usage of odfuzz also.
-
@phanak-sap - bump version for this new feature
- Dominant language
- Python
- Stars
- 23
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SAP/odfuzz
-
Bug in CLI runner Openbug
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
-
documentation
Difficulty 1/5 1-3 hours Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
code improvements
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100