I converted zip file to binary format. While sending binary data as response found difference in content_length in http response headers.
Ex:In backend binary data size is 171 bytes. But in content_length its showing 194 Bytes. Why size difference happened for binary data over the network.
But while sending plain data didn't find any size difference.
via Narasimha
No comments:
Post a Comment