curl-users
Tcp package for headers
Date: Sun, 03 Mar 2019 10:44:20 +0300
Hi, all
Comparing POST requests from curl with the similar one from SAP ABAP application server. The large (10Mb+) request goes to the "blackbox" target server and fails for ABAP (with app-level error) while succeeds for curl.
Trying to figure out the difference (in order to adjust the ABAP program).
The (only) difference I've found: the curl always sends headers within separate (shorter) TCP package while ABAP sends a bigger (full) package containing headers + part of data.
I suspect this may cause the server to handle the request incorrectly. I'm not sure about quality of the server handler - it's only documented to work with curl.
Is the above difference significant? Is it possible (for testing purposes) to make curl not to send headers separately?
E.
On Sun, Mar 3, 2019 at 10:14 AM Evgeny B <evgenyb_at_my.com> wrote:
-- С уважением, Evgeny B evgenyb_at_my.com --- Установи myMail и займи красивое имя @my.com! -------- Пересланное письмо -------- От: curl-users-request_at_cool.haxx.se Кому: evgenyb_at_my.com Дата: воскресенье, 03 марта 2019г., 10:12 +03:00 Тема: Welcome to the "curl-users" mailing list Welcome to the curl-users_at_cool.haxx.se mailing list! To post to this list, send your message to: curl-users_at_cool.haxx.se General information about the mailing list is at: https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://cool.haxx.se/cgi-bin/mailman/options/curl-users/evgenyb%40my.com You can also make such adjustments via email by sending a message to: curl-users-request_at_cool.haxx.se with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe without confirmation. It is: 9218 Normally, Mailman will remind you of your cool.haxx.se mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. -- Regards, Evgeny --
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-03-03