It was a typo, it was 'text/plain' that I specified. I don't admin the
server so I am not 100% sure what it is actually specifying as the mime
type, that is why I was forcing it to 'text/plain'. So it looks like the
transport is not handling the 'text/plain' correctly or the server is not
sending that type and the transport is not honoring my setting. So there are
a few things that could be going wrong.
Thanks,
Jim
On 10/6/07, Derrell Lipman <[EMAIL PROTECTED]> wrote:
>
> On 10/6/07, Jim Hunter <[EMAIL PROTECTED]> wrote:
> >
> > Good information but I see that the script transport does support text
> > only. I tried to set the response type to text/PLAIN but it didn't like it,
> > got the same error message. So what type of text does it like? Or is it a
> > requirement that the file have a .txt extension?
>
>
> I assume that the above was just a typo and you actually used "text/plain"
> and not "text/PLAIN". If not, then that's your problem. You need to
> specify "text/plain". They are case sensitive.
>
> There has been some discussion about whether a MIME type of text/plain
> actually works, though. No one, to my knowledge, has actually tried it
> recently, and it's difficult to see how it should work with Script
> transport. You may, in fact, have answered that question.
>
> OTOH, the MIME type that you specify is actually the MIME type of what the
> server *will return*. You can get past the transport selection test by
> specifying text/plain, but then the server had better actually send
> text/plain.
>
> I would be happy to help solve the problem with your assistance.
> >
>
> Let's confirm the above. If it won't work, we'll work on a new transport
> that will support it.
>
> Derrell
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel