My favorites | Sign in
Project Logo
       
New issue | Search
for
| Advanced search | Search tips
Issue 35: Charset for http-request?
2 people starred this issue and may be notified of changes. Back to list
Status:  Started
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by mio.mm.mio, Feb 01, 2009
What steps will reproduce the problem?
1. Use a content-type of application/xml; charset=utf-8
2. The request is sent badly because it is not considered application/xml
anymore...

What is the expected output? What do you see instead?
Simply put, the content should be sent as xml and the charset should be utf-8.

What version of the product are you using? On what operating system?
0.9.3 and java 1.5

Comment 1 by normanwalsh, Mar 11, 2009
I've partially fixed this. Calabash will now recognize application/xml and text/xml
even when they're followed by parameters. It doesn't (yet) do anything with those
parameters, so you can't actually specify an alternate encoding that works.

The WG is wrestling with exactly how these various parameters should interact, so
I'll probably leave this open until we figure out what we think the right answer is.

Status: Started
Sign in to add a comment

Hosted by Google Code