Add receive_and_send_encrypted_post_data()
authorFabian Keil <fk@fabiankeil.de>
Mon, 24 Feb 2020 12:12:39 +0000 (13:12 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 26 Feb 2020 07:28:08 +0000 (08:28 +0100)
commit15e6416d9fee24c73f17413a937dd1fb58240b94
tree089774311602cdc23d6ccb04c40934dd255edfd6
parent259630adeb4cb54a738351bef0e9367daa443b9b
Add receive_and_send_encrypted_post_data()

... to deal with POST data that isn't read together
with the request headers.

Sponsored by: Robert Klemme
jcc.c