1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-25 16:01:38 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jesse Wilson
0ea4c8fc13 Give the in-progress code a SNAPSHOT version number. 2012-07-23 10:16:56 -04:00
Patrick Forhan
eba4ae53a8 Merge pull request #1 from square/jwilson/initialimport
Initial import.
2012-07-23 07:10:24 -07:00
Jesse Wilson
ea63463c2f Initial import.
This is a fork of okhttp from http://code.google.com/p/okhttp.
I'm moving it to Github since that's where my code reviewers
are. I've renamed the core package from com.google.okhttp to
com.squareup.okhttp because Square is where I expect ongoing
development of this project to take place.

All code in this project is subject to be contributed upstream
to AOSP. In particular, all code in the libcore package is
derived from AOSP and intended to be contributed back to AOSP
on an ongoing basis.
2012-07-23 10:02:28 -04:00
swankjesse
063964211c Initial commit 2012-07-23 06:42:55 -07:00