Content length is now a guint.
authoralex <alex>
Wed, 27 Dec 2000 22:05:34 +0000 (22:05 +0000)
committeralex <alex>
Wed, 27 Dec 2000 22:05:34 +0000 (22:05 +0000)
commita174f038629d2e5d29e58784c0896372d41bcd7f
treeecd92d2b9c57f538906255bac2e24648943af7fb
parentd3856d468d736cc40e0e8a72db4effcfb2628d92
Content length is now a guint.

* soup-private.h: Content length is now a guint.

* soup-queue.c (soup_parse_headers): Added minimum status-line length check.

* soup-queue.c (soup_queue_request): Removed g_error() call for user-iwned response buffers. We now just issue a SOUP_ERROR_CANCELLED callback and print a warning.
libsoup/soup-private.h
libsoup/soup-queue.c