Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

Tüm Yanıtlar (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.