elsa-core/src/modules/Elsa.Http/Activities
Sipke Schoorstra 43432cb70d Add response stream to context in DownloadHttpFile
In DownloadHttpFile.cs, context data now includes response content's file stream. Changes to DefaultDownloadableManager.cs simplify the return statement when no provider is found, directly returning an empty array.
2024-06-13 23:10:10 +02:00
..
DownloadHttpFile.cs Add response stream to context in DownloadHttpFile 2024-06-13 23:10:10 +02:00
FlowSendHttpRequest.cs Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
HttpEndpoint.cs Add HTTP file download activity and supporting classes 2024-06-13 22:13:53 +02:00
SendHttpRequest.cs Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
SendHttpRequestBase.cs Add HTTP file download activity and supporting classes 2024-06-13 22:13:53 +02:00
WriteFileHttpResponse.cs Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
WriteHttpResponse.cs Add Http Response Behavior to answer synchronously using the HttpResponse Activity (#5446) 2024-05-27 21:14:25 +02:00