iris/httptest
2020-07-20 05:44:12 +03:00
..
aliases.go use a custom version of httpexpect which removes things that Iris or its users not use at all in order to reduce the download filesize 2020-05-06 21:08:12 +03:00
httptest.go testing: add a 'Do' helper that accepts http.ResponseWriter and http.Request for integration with the standard net/http/httptest package for easier transition from net/http and other frameworks into Iris 2020-07-20 05:44:12 +03:00
netutils.go a bit linting and some tests are online again 2017-06-10 03:31:50 +03:00
status.go Add status code 103 Early Hints. Add the ability to customize and change the order of controller's fields and their registered valid dependencies relative to: #1343 2019-08-26 16:43:02 +03:00