Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(446)

Unified Diff: Src/GoogleApis/Apis/Http/HttpConsts.cs

Issue 13412046: Reimplement OAuth2 library - Step 1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Src/GoogleApis/Apis/Http/HttpConsts.cs
===================================================================
--- a/Src/GoogleApis/Apis/Http/HttpConsts.cs
b/Src/GoogleApis/Apis/Http/HttpConsts.cs
@@ -21,7 21,7 @@
namespace Google.Apis.Http
{
- /// <summary> Http constants. </summary>
/// <summary>HTTP constants.</summary>
public static class HttpConsts
{
public const string Get = "GET";

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b