Christoph Polcin
|
2593a81bf0
|
Update issue templates
|
2018-06-19 08:36:40 +02:00 |
|
David
|
b45378c08f
|
Check status on every request to fix #14
|
2018-06-18 10:02:01 -05:00 |
|
misha-plus
|
9ff8e33634
|
fix authorization
|
2018-06-10 11:01:51 +02:00 |
|
Aaron Bieber
|
a33240e4ab
|
add ability to read login / pw from ~/.netrc
|
2018-05-26 01:36:44 +02:00 |
|
Christoph Polcin
|
fbcb29d33e
|
docs
|
2018-05-25 23:59:53 +02:00 |
|
David
|
6d8c168f72
|
Add Authenticator interface and Digest auth support
|
2018-05-25 22:40:13 +02:00 |
|
Christoph Polcin
|
5bedad6f1e
|
cmd: refactor method
|
2018-05-25 20:31:58 +02:00 |
|
Christoph Polcin
|
31e0b57e53
|
cmd: PUT with optinal FILE argument
|
2018-05-25 20:27:56 +02:00 |
|
Christoph Polcin
|
ba3a71318b
|
cmd: refactor output message
|
2018-05-25 19:58:46 +02:00 |
|
Christoph Polcin
|
fa51555f16
|
cmd: simplify arg handling
|
2018-05-25 12:28:37 +02:00 |
|
Christoph Polcin
|
e0b778960b
|
cmd: GET with optional FILE argument
|
2018-05-25 12:28:37 +02:00 |
|
Christoph Polcin
|
a98da9745e
|
cmd: create parent directories if writing files
|
2018-05-25 12:28:37 +02:00 |
|
Christoph Polcin
|
1786d37966
|
ignore second cmd arg
|
2018-05-25 12:28:37 +02:00 |
|
Christoph Polcin
|
32d5561fb6
|
add make check
|
2018-05-25 12:28:37 +02:00 |
|
Christoph Polcin
|
d6b82df09a
|
update cmd usage
|
2018-05-25 12:28:34 +02:00 |
|
Christoph Polcin
|
c16034adb0
|
refactor getCmd
|
2018-05-25 10:15:26 +02:00 |
|
Christoph Polcin
|
1e4b7a5554
|
refactor client
|
2018-05-24 01:24:27 +02:00 |
|
Christoph Polcin
|
3993494db0
|
refactor cmd
|
2018-05-24 01:24:25 +02:00 |
|
Christoph Polcin
|
34368960d0
|
refactor
|
2018-05-23 14:15:46 +02:00 |
|
Christoph Polcin
|
375f391c8a
|
Escape URL
|
2018-05-23 13:41:06 +02:00 |
|
Shishkin Artem
|
c49c91989e
|
% and # in the URL
|
2018-05-22 12:34:34 +02:00 |
|
Christoph Polcin
|
7ea52a8e4f
|
fix close
|
2018-05-17 01:24:14 +02:00 |
|
Abdurrahman
|
0e7fe90d28
|
Fetch ContentType and ETag
|
2018-05-17 01:22:58 +02:00 |
|
Christoph Polcin
|
0120c3c3c4
|
hello travis-ci
|
2018-05-17 00:27:52 +02:00 |
|
Christoph Polcin
|
410e447c49
|
simplify 409 write error handler
|
2018-05-16 23:39:37 +02:00 |
|
Christoph Polcin
|
65a34986d4
|
update Readme
|
2018-05-16 14:35:38 +02:00 |
|
Keith Ball
|
73b90bf27e
|
Do not do a read on the root on connect
|
2018-05-16 14:17:35 +02:00 |
|
Keith Ball
|
9c695fe0df
|
Return codes
|
2018-05-16 14:15:47 +02:00 |
|
Christoph Polcin
|
732590873e
|
docs
|
2018-05-16 14:05:18 +02:00 |
|
Christoph Polcin
|
5a1a85f622
|
update README
|
2018-05-16 14:05:18 +02:00 |
|
Christoph Polcin
|
056ad2c4d5
|
refactor main
|
2018-05-16 12:23:42 +02:00 |
|
Aaron Bieber
|
8a7d0f4982
|
cleanup
|
2018-05-16 10:43:04 +02:00 |
|
Aaron Bieber
|
beeefa572c
|
more docs / cleanup
|
2018-05-16 10:42:53 +02:00 |
|
Aaron Bieber
|
b290410ef9
|
add a bit of doc, cleanup some warnings
|
2018-05-16 10:42:38 +02:00 |
|
Aaron Bieber
|
af17afdfdc
|
reference full path for gowebdav
|
2018-05-16 10:34:52 +02:00 |
|
Aaron Bieber
|
76d61cc2bc
|
use defaults for GOPATH
|
2018-05-16 10:34:42 +02:00 |
|
Christoph Polcin
|
06583fe483
|
update rfc links
|
2018-05-15 12:14:08 +02:00 |
|
Christoph Polcin
|
49e0e45d8f
|
fmt
|
2018-05-15 11:51:59 +02:00 |
|
Christoph Polcin
|
a3c4dbab4a
|
add SetTimeout
|
2018-05-15 11:51:53 +02:00 |
|
Christoph Polcin
|
f60c73fbb4
|
Merge pull request #8 from Ferada/fix-read-status-code
Handle error response when reading a file.
|
2017-12-20 19:29:10 +01:00 |
|
Olof-Joachim Frahm
|
a11466bd13
|
Handle error response when reading a file.
|
2017-12-20 10:53:49 +01:00 |
|
Christoph Polcin
|
e3cd1f98e7
|
Merge pull request #6 from ProgramYazar/master
fix delete for yandex
|
2017-09-19 07:22:16 +02:00 |
|
Christoph Polcin
|
e3a31466a7
|
Merge pull request #4 from ayllon/master
Add SetTransport method
|
2017-09-19 07:19:23 +02:00 |
|
Engin KIZILGÜN
|
2b5dab74d3
|
fix delete for yandex
204 success added
|
2017-09-18 15:54:19 +03:00 |
|
Alejandro Alvarez Ayllon
|
79a29f3ad5
|
Add SetTransport method
|
2017-08-07 12:13:13 +02:00 |
|
Christoph Polcin
|
a03a0a3645
|
Merge pull request #3 from deyring/master
SetHeader method added to client
|
2017-04-12 17:59:32 +02:00 |
|
Daniel Eyring
|
12fe295146
|
SetHeader method added to client
|
2016-07-27 14:36:21 +02:00 |
|
Christoph Polcin
|
8f99657223
|
client: dry
|
2015-12-09 10:02:37 +01:00 |
|
Christoph Polcin
|
b12f1c1b33
|
Merge pull request #2 from mattn/handle-href
look href if displayname not exists
thanks!
|
2015-12-09 09:56:31 +01:00 |
|
Yasuhiro Matsumoto
|
33816041d6
|
Use href instead of displayname for Name()
|
2015-12-09 17:35:24 +09:00 |
|