Questions tagged [webresourcerequest]
3 questions
5
votes
0 answers
get request body from WebResourceRequest
Is there anyway to get the request body from WebResourceRequest? I did run into a few other SO posts with no solution. Has anything changed from…

Arya
- 8,473
- 27
- 105
- 175
0
votes
0 answers
How do I get rid of the server blocks in the AjaxControlToolkit CSS?
We've been using the AjaxControlToolkit for many years, but just recently, a security scan flagged a "source code leakage" in some CSS returned by WebResource.axd. Specifically, it contained <%= %> server blocks.
Most of the CSS is normal, but the…

wwarnick
- 1
0
votes
1 answer
Android make http call given a WebResourceRequest
Given a WebResourceRequest which is a post request and has body how to i make an http call and get the response?
I know this sounds pretty basic butI'm having a problem getting the answer

aryaxt
- 76,198
- 92
- 293
- 442