Skip to content

Instantly share code, notes, and snippets.

View sephwrath's full-sized avatar
💭
I may be slow to respond.

sephwrath

💭
I may be slow to respond.
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.IO;
using System.Net;
using System.Net.Http.Formatting;
using System.Net.Http.Headers;
using System.Threading.Tasks;
using System.Web;
using System.Net.Http;