aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/http_test.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: enforce the 128KB request limits on websockets tooPéter Szilágyi2018-03-131-1/+1
* rpc: use method constants instead of literal strings (#15652)Vitaly V2017-12-131-5/+5
* all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-131-1/+1
* rpc: minor cleanups to RPC PRPéter Szilágyi2017-11-171-10/+24
* rpc: disallow PUT and DELETE on HTTP (#15501)Armani Ferrante2017-11-171-0/+40