Why does the POST request custom reply file not work?
GET asks him to be able to reply normally with a local fileļ¼
1 Answer, 1 is accepted
0
Nick Iliev
Telerik team
answered on 25 Nov 2024, 01:07 PM
Hi PengPeng,
I am unsure what the regular expression is supposed to do here as part of the expression is blurred, but the error log shows that there result is actually a concatenated URL that leads to a non-existing file. You can see more example on how to use Regex in Fiddler here.
If you aim to replace the remote ULR with a local file, use the approaches shown in this article. For example: