Skip to content

Instantly share code, notes, and snippets.

View scottstamp's full-sized avatar

Scott Stamp scottstamp

  • Hypermine Networks
  • St. John's, Newfoundland
View GitHub Profile
{"version":1,"resource":"file:///d%3A/workspace/vue-scs-admin/src/pages/ivddc/firm/commodity/manage/mods/AttributeInfo.vue","entries":[{"id":"7J81.vue","source":"searchReplace.source","timestamp":1667972156310}]}
@scottstamp
scottstamp / BasicReq.cs
Created June 9, 2012 20:34 — forked from kersny/BasicReq.cs
Basic HTTP Request class (C#)
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Net;
using System.IO;
namespace Obscure.ateTracks
{
/// <summary>