Netx TCP multipart not working in http server

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Netx TCP multipart not working in http server

1,392 Views
MAUZ
Contributor I

I am using Azure http server using netx library on IMX1064 processor. The Client is posting large data which is spit into multiple TCP packets using HTTP PUT. I have a custom handler on the server side. 

When the multipart data is received, I get only the first PUT packet on the server but the additional packets with multipart boundary do not  show up in the netx http server.

I can see the packets are coming when I sniff the traffic using wireshark.

0 Kudos
Reply
0 Replies