Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow sending request body in sendDeleteRequest function for REST helper #4480

Closed
schaudhary111 started this conversation in General
Discussion options

What are you trying to achieve?

I need to test a delete REST API which accepts request body along with header. I am trying to use I.sendDeleteRequest() function but it only allows url& headers but not payload.

Expected Behavior

Request body should be accepted in Delete request function. I checked and this is already supported by axios.delete It accepts two parameters: url and optional config.

Can you please add support for request body in I.sendDeleteRequest() ?

image
You must be logged in to vote

Replies: 1 comment

Comment options

Raised a PR - #4493

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /