Opened 10 years ago
Closed 10 years ago
#13093 closed bug (notabug)
$.ajax for type="delete" issue
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using a $.ajax call with type "delete" (so when calling HTTP DELETE) and adding payload (body) as "data" param each object which has property called "type" looses that property. isnt that an issue ?
Change History (3)
comment:1 follow-up: 2 Changed 10 years ago by
Owner: | set to mariusz@… |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Replying to dmethvin:
Please provide a test case, preferably on jsFiddle.net or jsbin.com. It's not possible to debug based on that description.
hi guys I wanted to apologize, Can you close that as invalid? I was checking that on 2 different browsers so I was pretty sure something is wrong but it looks ok now :/ sorry again
comment:3 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | pending → closed |
Note: See
TracTickets for help on using
tickets.
Please provide a test case, preferably on jsFiddle.net or jsbin.com. It's not possible to debug based on that description.