mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 21:09:51 +00:00
Set request content type appropriately
This commit is contained in:
@@ -12,5 +12,6 @@ namespace Octokit.Http
|
||||
Dictionary<string, string> Parameters { get; }
|
||||
Uri BaseAddress { get; }
|
||||
Uri Endpoint { get; }
|
||||
string ContentType { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user