]> granicus.if.org Git - curl/commit
- Modified the separators used for CURLOPT_CERTINFO in multi-part outputs. I
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jun 2009 20:45:42 +0000 (20:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jun 2009 20:45:42 +0000 (20:45 +0000)
commit9cb68c6e32f29ad5ba00195a164371006e26467a
treec40962857859cb12ba7a8749d13a7fcbdaa480ec
parenta9a89c604a6d298624ed8c52fb4acfa16234a828
- Modified the separators used for CURLOPT_CERTINFO in multi-part outputs. I
  don't know how they got wrong in the first place, but using this output
  format makes it possible to quite easily separate the string into an array
  of multiple items.
lib/ssluse.c