added --delegation
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Aug 2011 12:48:32 +0000 (14:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Aug 2011 21:06:12 +0000 (23:06 +0200)
commit5538904d775161d1a0fa3ebb77bce6b252dc47ee
treeadff7c0345ebb1fa4fc3e4e3e9764502df6a9e18
parenta472ceb174833de950b48481384d73c4e8cc6509
added --delegation

Using this option with an argument being set to one of
none/policy/always instructs libcurl how to deal with GSS
credentials. Or rather how it tells the server that delegation is fine
or not.
src/main.c