Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.