aerogear-xamarin-sdk
AeroGear Xamarin SDK
AeroGear.Mobile.Core.Http.IHttpRequest Member List

This is the complete list of members for AeroGear.Mobile.Core.Http.IHttpRequest, including all inherited members.

AddHeader(string key, string value)AeroGear.Mobile.Core.Http.IHttpRequest
Custom(string method, string url, byte[] body)AeroGear.Mobile.Core.Http.IHttpRequest
Delete(string url)AeroGear.Mobile.Core.Http.IHttpRequest
Get(string url)AeroGear.Mobile.Core.Http.IHttpRequest
Post(string url, byte[] body)AeroGear.Mobile.Core.Http.IHttpRequest
Put(string url, byte[] body)AeroGear.Mobile.Core.Http.IHttpRequest