diff options
Diffstat (limited to 'nanohttp/nanohttp-client.h')
-rw-r--r-- | nanohttp/nanohttp-client.h | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/nanohttp/nanohttp-client.h b/nanohttp/nanohttp-client.h index 9c5cd64..f937f00 100644 --- a/nanohttp/nanohttp-client.h +++ b/nanohttp/nanohttp-client.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-client.h,v 1.6 2004/08/30 15:26:53 snowdrop Exp $ + * $Id: nanohttp-client.h,v 1.7 2004/08/31 16:34:08 rans Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003 Ferhat Ayaz @@ -90,18 +90,3 @@ int httpc_post_finish_cb(httpc_conn_t *conn, #endif - - - - - - - - - - - - - - - |