abrudtkuhl / WordPressSharp

A C# client to to interact with the WordPress XML-RPC API
abrudtkuhl.github.io/WordPressSharp/
GNU General Public License v3.0
103 stars 49 forks source link

Is the usage of proxies supported? #91

Open kombasltd opened 6 years ago

kombasltd commented 6 years ago

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!

abrudtkuhl commented 6 years ago

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


From: komBAS notifications@github.com 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.

kombasltd commented 6 years ago

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