Commit Graph

23 Commits

Author SHA1 Message Date
cygnushan 6b9920402b the zone priority in params is higher than zone in config 2019-08-06 14:59:15 +08:00
rogerhu 9ee8c406d3 Merge branch 'master' into strict-http-status-validate 2018-12-20 23:29:09 +08:00
cygnushan cb0e444428 fix signature error when param value is empty string 2018-12-20 17:40:28 +08:00
rogerhu 8cc6cde715 support-neonsan 2018-12-20 16:34:29 +08:00
runzexia fede6d970b add header to send right post request 2018-09-20 13:18:20 +08:00
rogerhu d9c1f152b9 strict-http-status-validate 2018-09-05 11:08:49 +08:00
runzexia f623894d7a add nil check 2018-07-06 15:40:59 +08:00
runzexia 16458a2b4b struce slice with string slice 2018-07-03 14:57:33 +08:00
runzexia 656a299aec same code style 2018-06-22 13:57:53 +08:00
runzexia c5988808db qingcloud api Do not return message when retcode = 0
check retcode first,if retcode !=0 check message
2018-06-22 13:50:03 +08:00
runzexia 31a5d47787 move check to else, move output nil check to parseResponse 2018-06-22 13:17:27 +08:00
runzexia 668c19eca1 add unpacker reflect check 2018-06-12 14:50:12 +08:00
cygnushan 694c715a64 fix unpacker_test case 2018-05-31 17:36:39 +08:00
cygnushan 6dbb8eedb0 fix parseError panic when FieldByName return nil 2018-05-31 15:17:57 +08:00
runzexia a9203cfd1b POST requset do not need queryescape 2017-12-22 15:34:57 +08:00
runzexia 92595981e3 New config with endpoint 2017-12-12 14:50:17 +08:00
runzexia ed8aa5d7ac Add requset post support (#70)
* add requset post support

* fix travis

* fix go lint
2017-12-07 14:12:16 +08:00
Jingwen Peng 923cf83b10 Fix monitor data processing
Signed-off-by: Jingwen Peng <pengsrc@yunify.com>
2017-08-22 11:33:23 +08:00
Jingwen Peng 567015c717 signer: Should not convert "%2B" to "+"
Signed-off-by: Jingwen Peng <pengsrc@yunify.com>
2017-01-15 22:23:47 +08:00
Jingwen Peng ee0075ad77 Build and unpack pointer values
Signed-off-by: Jingwen Peng <pengsrc@yunify.com>
2017-01-05 22:32:49 +08:00
Jingwen Peng 03e5a0572a Rename package "errs" to "errors"
Signed-off-by: Jingwen Peng <pengsrc@yunify.com>
2017-01-05 22:32:49 +08:00
jolestar 1a0f756c86 fix struct array parameter name error 2017-01-05 17:40:53 +08:00
Jingwen Peng f2622fbbf8
Initial commit
Signed-off-by: Jingwen Peng <pengsrc@yunify.com>
2016-12-03 18:08:24 +08:00