The HTTP header to be used for a gzip message
"keith chapman" <[email protected]>
| Newsgroups | gmane.comp.web.services.description |
|---|---|
| Message-ID | <[email protected]> |
Hi, Does the spec state the HTTP header to use when a message is encoded as gzip. I had a look at section "6.3.2 HTTP Transfer Coding Selection" it does not state anything to this regard. The test framework looks for the header "Transfer-Encoding=gzip" but axis2 uses the header "Content-Encoding: gzip" . Thanks, Keith.