Files
Pascal Obry a0e38b4f63 Avoid stressing the stack in SOAP_Post.
For large payload, we now use a version of To_Stream_Element_Array
which returns the object on the heap.

Add corresponding regression test.

Fixes S830-009.
2019-08-30 17:39:19 +02:00
..