cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: using libcurl for ipp

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 21 Sep 2008 13:39:26 +0200 (CEST)

On Fri, 19 Sep 2008, benoy m wrote:

> => Send data, zd bytes (0xzx)
> zx: ..2.C.2...2.1.0_....n\client...u4R..............Content-Length:
> zx: 187....a4R......./2...2../2.ibute-fidelity2.".."5R....2../2.....
> zx: ipp-attribute-fidelity.4:631....7R....2../2.....7R....2../2

I don't know IPP but this content you send looks totally like crap.

> is incorrect. Is there any way I can print out the raw data that is send? I
> see that some of the data i have send can be seen, ex: "zx:
> ipp-attribute-fidelity.4:"

Uh, the data above is printed by your code! Change the code to output it as
hex only or whatever you want it to be printed as.

-- 
  / daniel.haxx.se
Received on 2008-09-21