Skip to content

Instantly share code, notes, and snippets.

@cryptix
cryptix / client.go
Created June 22, 2014 11:09
multipart upload with io.Pipe
package main
import (
"io"
"log"
"mime/multipart"
"net/http"
"os"
"path/filepath"
"runtime"
#import "DDXML.h";
#import "DDXMLNode+HTML.h"
#import "DDXMLDocument+HTML.h"