Throw error for HTTP requests longer than allocated buffer.
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 25 May 2011 11:32:30 +0000 (11:32 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 25 May 2011 11:32:30 +0000 (11:32 +0000)
commit29dfa482aa5c461228706ad3ced42a652dab925b
treebe569bed2bc216d60ae1c04b7f25de2ca4ee2a7c
parent2af75a7e56c70cc8a6386299475f5dfc5b361fe7
Throw error for HTTP requests longer than allocated buffer.
  (The error is not handled properly, yet. Connection just times out)
org.glite.lb.common/src/mini_http.c
org.glite.lb.server/src/bkserverd.c