brysontyrrell / StaticGroupFromSearch

Create Static Group from a Search
MIT License
14 stars 9 forks source link

Fixes #7 #8

Closed cybertunnel closed 6 years ago

cybertunnel commented 6 years ago

If the accept is not specified, the server returns it's configured payload. This is usually text, to fix the issue described, I added the accept: text/xml header to make the server send the payload in xml format.