[GH-ISSUE #1263] I can't send an xml request. It also doesn't offer the desired title. #424

Closed
opened 2026-03-16 15:16:05 +03:00 by kerem · 1 comment
Owner

Originally created by @rytikovroman1994 on GitHub (Oct 12, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1263

Describe the bug
I want to send an xml post request. It's not in your headlines. Also, when I write the header myself, the request still fails.

To Reproduce
Steps to reproduce the behavior:
Create a post request
Set Content-type to text/xml
To add to the xml body
Send a request

Expected behavior
The response should have been xml

Screenshots
image
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome]
  • Version [e.g. 84]

P.S In postman it works

Originally created by @rytikovroman1994 on GitHub (Oct 12, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1263 **Describe the bug** I want to send an xml post request. It's not in your headlines. Also, when I write the header myself, the request still fails. **To Reproduce** Steps to reproduce the behavior: Create a post request Set Content-type to text/xml To add to the xml body Send a request **Expected behavior** The response should have been xml **Screenshots** ![image](https://user-images.githubusercontent.com/42497012/95753574-7d3c2780-0caa-11eb-93d3-cde2dc90e357.png) ![image](https://user-images.githubusercontent.com/42497012/95754058-2aaf3b00-0cab-11eb-95fd-d47d5730885f.png) **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome] - Version [e.g. 84] P.S In postman it works
kerem closed this issue 2026-03-16 15:16:10 +03:00
Author
Owner

@liyasthomas commented on GitHub (Oct 12, 2020):

Issue is caused due to accesing CORS restricted URLs such as localhost. Please install Browser extension (links are in README) and try again.

<!-- gh-comment-id:707147418 --> @liyasthomas commented on GitHub (Oct 12, 2020): Issue is caused due to accesing CORS restricted URLs such as localhost. Please install Browser extension (links are in README) and try again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#424
No description provided.