TODO-RELEASE: 1 fixed, 1 notabug
authorDaniel Stenberg <daniel@haxx.se>
Wed, 23 Mar 2011 10:16:30 +0000 (11:16 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 23 Mar 2011 10:16:30 +0000 (11:16 +0100)
commit3a158f30b5373e15a29ef3d362616f201aa17ed9
treefb941cdb547fa9a0ba8954edd4f6dd5b27ae784c
parent67eb679264b9b6ebd1b123275ac729c8092fce10
TODO-RELEASE: 1 fixed, 1 notabug

Fixed:

271 - fix the IPv6-working probing to only exist at one place in the code and
      only get done once

A problem not repeatable and no proper recipe given and therefore simply
removed for now until we hear something else:

282 - 100 Continue responses should return the "final" HTTP response code:
      "Getting the HTTP response code following a 100 Continue"
TODO-RELEASE