Implemented function cs_create_host.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 5 Oct 2007 16:46:55 +0000 (16:46 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 5 Oct 2007 16:46:55 +0000 (16:46 +0000)
commit019eca69c2a438db0aea7b8760685c618cb5f552
tree4b669fb852e128353dea3b288a8f0d8639519506
parent8508799fc20ead07aae07f5f29604719e96b4dda
Implemented function cs_create_host.

Implemented function cs_create_host parses a YAZ host component. This
is to be used for HTTP Connect tunneling (bug #1752).
include/yaz/comstack.h
src/comstack.c