elsa-core/src/modules/Elsa.Http/Activities
Mohamed Ali 00331f7497
Allow multiple value processing for Form and QueryString values. (#4736)
* Allow multiple value processing for Form and QueryString values.

* refactor HTTPEndpoint

* add multi-part form handling

* cleanup

* reoder form handling code
2024-01-21 10:52:46 +01:00
..
FlowSendHttpRequest.cs Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
HttpEndpoint.cs Allow multiple value processing for Form and QueryString values. (#4736) 2024-01-21 10:52:46 +01:00
SendHttpRequest.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
SendHttpRequestBase.cs Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
WriteFileHttpResponse.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
WriteHttpResponse.cs Add JSON editor UI hint to HTTP activities 2023-12-28 20:21:02 +01:00