Quantcast
Channel: lightrest Source Code Rss Feed
Browsing latest articles
Browse All 20 View Live

Source code checked in, #52554

Updated the version numbers.

View Article



Source code checked in, #52687

Merged the OAuth into LightRest project. Replaced the OAuthStrings resource file with static class.

View Article

Source code checked in, #52699

Fixed the HttpQueryString.MakeQueryString not work bug; Renamed the SignedHttpRequestMessage class to OAuthHttpRequestMessage; Added NormalizeUriWithoutQuery method to RestUtility class

View Article

Source code checked in, #52825

Fixed the multi part form bug; Added FileContentType into the HttpFormFile class; Added UserAgent to RestClient class and some other changes.

View Article

Source code checked in, #52941

Fixed the incorrectly format of xml in rest.aspx

View Article


Source code checked in, #52971

Fixed the HttpQueryString.MakeQueryString can not handle relative URI issue; Fixed the OAuthHttpRequestMessage can not support relative URI issue; Added CollectionExtensions to operate collections.

View Article

Source code checked in, #52972

Fixed the null reference bug in the Sign method when baseAddress is null;

View Article

Source code checked in, #53042

Added the Serializable attribute to token classes; Removed the UrlEncode of token and secret of ToString method.

View Article


Source code checked in, #53060

Made the SignatureBaseString public to debug OAuth features; Updated the return value of Sign methods to debug OAuth features.

View Article


Source code checked in, #53064

Replaced the SignatureMethod in Consumer class with ISignatureProvider, now supports RSA-SHA1 signature for OAuth; But not supported in .NET Compact Framework.

View Article

Source code checked in, #53065

Replaced the SignatureMethod property in ISignatureProvider as string value, removed the SignatureMethod enumerate to simplify the codes.

View Article

Source code checked in, #53068

Updated the HttpMultipartMimeForm class to support add file from a stream;

View Article

Source code checked in, #53069

Deleted the HttpFormValue class, replaced with KeyValuePair to simplify codes.

View Article


Source code checked in, #53100

Added RestException class; Updated the OAuthStrings class etc.

View Article

Source code checked in, #53204

Removed the no needs values from oauth/authorize.

View Article


Source code checked in, #53214

Simplified the KeyValuePair<string,string> collection parameters in OAuth. Now you can pass a URI query string as additional parameters.

View Article

Source code checked in, #53751

More unit tests!

View Article


Source code checked in, #54005

Updated WebException handling.

View Article

Source code checked in, #69708

Checked in by server upgrade

View Article

Source code checked in, #69709

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images