Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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

Сви одговори (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.