WordPressSharp icon indicating copy to clipboard operation
WordPressSharp copied to clipboard

Is the usage of proxies supported?

Open kombasltd opened this issue 6 years ago • 2 comments

Hi,

I am trying to switch my actual WordPress Client to WordPressSharp but i need proxy support.

xml-rpc.net supports proxies. In the examples I haven't found a way to use proxies for now.

Thanks!

kombasltd avatar Aug 09 '18 08:08 kombasltd

Yea I don’t think the library supports that. Would love a pull request to add it! 😉


From: komBAS [email protected] Sent: Thursday, August 9, 2018 3:23 AM To: abrudtkuhl/WordPressSharp Cc: Subscribed Subject: [abrudtkuhl/WordPressSharp] Is the usage of proxies supported? (#91)

Hi,

I am trying to switch my actual WordPress Client to WordPressSharp but i need proxy support.

xml-rpc.net supports proxies. In the examples I haven't found a way to use proxies for now.

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/abrudtkuhl/WordPressSharp/issues/91, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AATsrPCbNb4eeXjatUSm8IdJsvllTrzRks5uO_F1gaJpZM4V1QSn.

abrudtkuhl avatar Aug 09 '18 15:08 abrudtkuhl

Would love to do this, but I don't know xml-rpc.net nor WordPressSharp internals so far ;-)

Here is a related FAQ: http://xml-rpc.net/faq/xmlrpcnetfaq-2-5-0.html#2.18

kombasltd avatar Aug 10 '18 14:08 kombasltd