This is a migrated thread and some comments may be shown as answers.

FiddlerCore sending a request

5 Answers 158 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
Monal
Top achievements
Rank 1
Monal asked on 23 Feb 2019, 07:30 AM

using fiddlercore i want to use some info from request and add some info to request and create a new request and send it to a server.

How can I send?

5 Answers, 1 is accepted

Sort by
0
Monal
Top achievements
Rank 1
answered on 26 Feb 2019, 08:03 PM
is  my question is irrelevant ? why no one is responding? fiddlercore cant send request?
0
Alexander
Telerik team
answered on 28 Feb 2019, 12:39 PM
Hi,

Sure, it can. You can use FiddlerApplication.oProxy.SendRequest methods to send request.

Regards,
Alexander
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Monal
Top achievements
Rank 1
answered on 28 Feb 2019, 09:21 PM
thanks for replying. but i want to send a HTTPS request. Do I need to create a tunnel? If yes How?
0
Monal
Top achievements
Rank 1
answered on 02 Mar 2019, 06:19 AM

again I am asking-I want to capture HTTPS request and modify it and send or forward it to the original server. How can I?

Do i need to create a tunnel? If yes, how?

0
Alexander
Telerik team
answered on 06 Mar 2019, 10:02 AM
Hi,

Sending new or re-sending old request and modifying ongoing request require different approach. The former is achieved by the method described in my last answer. How to achieve the latter can be found on our documentation.

Regards,
Alexander
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
FiddlerCore
Asked by
Monal
Top achievements
Rank 1
Answers by
Monal
Top achievements
Rank 1
Alexander
Telerik team
Share this question
or