projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee8cea4
)
Use 1.1 by default
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 19 Feb 2004 23:39:13 +0000
(23:39 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 19 Feb 2004 23:39:13 +0000
(23:39 +0000)
client/client.c
patch
|
blob
|
history
diff --git
a/client/client.c
b/client/client.c
index
d3c91d6
..
8e96b78
100644
(file)
--- a/
client/client.c
+++ b/
client/client.c
@@
-2,7
+2,7
@@
* Copyright (c) 1995-2004, Index Data
* See the file LICENSE for details.
*
- * $Id: client.c,v 1.232 2004-02-19 23:37:36 adam Exp $
+ * $Id: client.c,v 1.233 2004-02-19 23:39:13 adam Exp $
*/
#include <stdio.h>
@@
-97,7
+97,7
@@
static char *negotiationCharset = 0;
static char *outputCharset = 0;
static char *marcCharset = 0;
static char* yazLang = 0;
-static char* http_version = "1.0";
+static char* http_version = "1.1";
static char last_cmd[32] = "?";
static FILE *marc_file = 0;