方法=“OST”?

发布于 2025-01-08 05:20:12 字数 532 浏览 0 评论 0原文

我们有一些客户在尝试提交表单时收到错误 - Apache Tomcat/6.0.29 抛出“HTTP 状态 501 方法 OST 未在 RFC 2068 中定义,且 Servlet API 不支持”。显然,只有在 Windows 7 上运行 Firefox 的用户才会收到此错误。

经过大量挖掘,我能找到的绝大多数 Method = "OST" 示例都在中文网站上。例如 这里..在此讨论(英语)“引用的可打印传输编码”被提到是类似问题的可能原因,但是它不涉及 Apache Tomcat 或任何特定的浏览器/操作系统组合。

我有一种感觉,这个问题与编码有关,但对此没有什么经验。有没有人遇到过类似的问题,或者可能对我如何解决它有一些建议?

谢谢

We have some clients who, upon attempting to submit a form, are recieving the error - "HTTP Status 501 Method OST is not defined in RFC 2068 and is not supported by the Servlet API" being thrown by Apache Tomcat/6.0.29.. Apparently, this error is only being received by users running Firefox on Windows 7.

After a lot of digging, the vast majority of examples of Method = "OST" that I can find are on Chinese language websites.. Like here.. In This discussion (English language) "Quoted Printable Transfer Encoding" was mentioned as the possible cause of a similar problem, but it does not involve Apache Tomcat, or any particular browser/operating system combination.

I have a feeling that this issue is something to do with encoding, but have little experience relating to this.. Has anyone experienced a similar issue, or perhaps have some suggestions as to how I might go about solving it?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

请别遗忘我 2025-01-15 05:20:12

查看 Mozilla Firefox 中以下已知和记录的缺陷可能会很有用:

https://bugzilla.mozilla.org/show_bug.cgi?id=723805

这似乎与您的问题相关,并且可能会告诉您如何做事情有点不同以避免它。

It may be useful to have a look at the following known and recorded defect in Mozilla Firefox:

https://bugzilla.mozilla.org/show_bug.cgi?id=723805

This seems relevant to your problem, and it may shed some light on how you could do things a bit differently to avoid it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文