Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

GET request after submited form reload (F5) instead of POST

  • 3 trả lời
  • 1 gặp vấn đề này
  • 17 lượt xem
  • Trả lời mới nhất được viết bởi dumdidadida

more options

The browser requests server via GET when reloading (F5) submited form. The original POST request (first submit) returns HTTP code 500. Is it feature? In my opinion it should resend form in case of any returned status code. Is it bug of FF or is there any other reason to behave like that. Thanks for the response.

The browser requests server via GET when reloading (F5) submited form. The original POST request (first submit) returns HTTP code 500. Is it feature? In my opinion it should resend form in case of any returned status code. Is it bug of FF or is there any other reason to behave like that. Thanks for the response.

Tất cả các câu trả lời (3)

more options

Hi,

Please see this. Though it is about the UI message, the dangers regarding a resend are also clarified.

more options

Hi, do I understand it correct? Base on comment https://bugzilla.mozilla.org/show_bug.cgi?id=160144#c257 it should show error message (re-posting) if the page is result of POST request (doesn't matter if the result is errorneous or not). That's what I am expecting, but it uses GET. Is it because I have disabled cache (development purposes)?

more options

Actually I think this UI feature is pending. You could try to Work Offline via File (Alt + F) and use the back button.