http.c test
Bruno David Simões Rodrigues <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <1020434088.22299.5.camel@davi> |
I'm debuggin my post-xml code and I tried to send a 4MB xml into it, expecting that the final octstr with to and 100k number would explode or later the ocstr_split. Instead, it was http that can't accept the 4MB post :(( ....