Will Norris
|
54ddf21df2
|
add docs and cleanup data code
- simplify ParseOptions
- add lots of docs to ParseOptions and NewRequest
- cleanup some data tests
No behavioral changes.
|
2014-11-23 15:41:55 -08:00 |
|
Will Norris
|
2dd79ebd20
|
minor cleanup of error messages
- used same string for logging and error response to ensure they stay in
sync
- pass through any http error status codes from remote URLs
|
2014-11-21 17:59:51 -08:00 |
|
Will Norris
|
dae09a8c9d
|
rename proxy.go and remove old data package doc
|
2014-11-19 22:02:34 -08:00 |
|
Will Norris
|
4a5f24e4ec
|
there's no need for Options to be a pointer
|
2014-11-19 21:59:52 -08:00 |
|
Will Norris
|
a74e590181
|
restructure imageproxy package
- move binary from imageproxy.go to cmd/imageproxy/main.go
- move proxy package up to top level
|
2014-07-30 18:23:43 -07:00 |
|