Serge Zaitsev
|
c3ab2fdeb7
|
Macaron: remove custom Request type (#37874)
* remove macaron.Request, use http.Request instead
* remove com dependency from bindings module
* fix another c.Req.Request
|
2021-09-01 11:18:30 +02:00 |
|
Arve Knudsen
|
ac09baae7d
|
Chore: Use Header.Set method instead of Header.Add (#29804)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-12-14 15:13:01 +01:00 |
|
Arve Knudsen
|
8c765e8068
|
API: Rewrite tests from goconvey (#29091)
* API: Rewrite tests from goconvey
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Fix tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-11-17 11:31:35 +01:00 |
|
Bob Shannon
|
16ff8a182b
|
Re-organize packages and add basic auth test
|
2018-11-19 13:54:13 -05:00 |
|