Welcome! Log In Create A New Profile

Advanced

Fast CGI module "multipart/mixed" problem (it only accepts 1 "Content-Type" header)

January 15, 2014 11:56AM
It seems, when my FCGI server responds to NGINX with "Status: 200 OK\r\nContent-Type: multipart/mixed;boundary=whatever\r\n\r\nboundary=whatever\r\nContent-Type: image/jpeg\r\n\r\n<BINARY DATA>"

The FASTCGI module is taking the 2nd "Content-Type" only and uses it in the initial response with the 200.

The client gets confused when it sees the boundaries and data later.
If I remove the subsequent "Content-Type:" headers, the initial one with the boundary indicator is sent; however, the client now does not know how to interpret the <BINARY DATA>.
Subject Author Posted

Fast CGI module "multipart/mixed" problem (it only accepts 1 "Content-Type" header)

ariesone January 15, 2014 11:56AM

Re: Fast CGI module "multipart/mixed" problem (it only accepts 1 "Content-Type" header)

Maxim Dounin January 16, 2014 11:00AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 134
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready