kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

ExportAs methods should be compatible with RazorPages and AntiForgeryToken to be included in the request

Open kendo-bot opened this issue 4 years ago • 0 comments

Currently, the ExportAs configuration exposes Proxy method to setup the proxyUrl field, but it is limited to enter only action and controller. Whereas in RazorPages a URL with handler should be defined instead.

Plus, in order for the AntiForgeryToken to work properly it should be injected in the form submitted by the tool.

kendo-bot avatar Apr 20 '21 10:04 kendo-bot