Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

HTTPS post request send header+body in request for mozilla browser but for internet explorer header receives first after that body comes

more options

For HTTPS Post request, Mozilla browser send header and body combined in request. But same request, internet explorer sends as header and body message seperately. I have a camera , that i used to firmware upgarde. I used http/https both with MOZILLA/IE browser. My observation is as follows -> IE http and Mozilla http request goes correctly(means header and body comes into one single reqest). -> IE https request send header message first and then body message, so this request also works as back-end server in handle like this. ->ISSUE is here for mozilla https case header and body goes combined so camera behaves imroperly.

  To solve this can you please help me so that to send mozilla https request like header and body seperately
For HTTPS Post request, Mozilla browser send header and body combined in request. But same request, internet explorer sends as header and body message seperately. I have a camera , that i used to firmware upgarde. I used http/https both with MOZILLA/IE browser. My observation is as follows -> IE http and Mozilla http request goes correctly(means header and body comes into one single reqest). -> IE https request send header message first and then body message, so this request also works as back-end server in handle like this. ->ISSUE is here for mozilla https case header and body goes combined so camera behaves imroperly. To solve this can you please help me so that to send mozilla https request like header and body seperately

Všetky odpovede (1)

more options

This forum focuses more on end-user support. You can find more web development help on the unofficial mozillaZine Web Development board. It's a separate site with separate registration.