Imports of package ieproxy

PathSynopsis
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
unicode/utf16Package utf16 implements encoding and decoding of UTF-16 sequences.
unsafePackage unsafe contains operations that step around the type safety of Go programs.