Data on the wire
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
We are posting some info to a webserver, the content type is using the default(x-www-form-urlencoded). The data is actually XML that is being posted. Is the data being MIMEd for transit? If so can we change the content type to prevent it from being MIMEd? Seems a shame to take perfectly good ASCII chars, bloat it up with MIME, just to de-bloat it at the other end. Appreciate the input. Bill asked "How does the bloater drive work?" Sarge said "Well we turn it on, the ship and it's contents bloat up until the front of the ship reaches the destination. Then we turn off the bloater drive, and de-bloat down to our destination" Bill the Galactic Hero