Commit History

Author SHA1 Message Date
  Abner Chen 64a4548642 Fix typo in readme (#1490) 6 years ago
  Javier Provecho Fernandez b869fe1415 docs: add changelog for v1.3.0, update authors and version const (#1478) 6 years ago
  田欧 6c8a973134 add issue and pull request template explain (#1483) 6 years ago
  田欧 f45c928a15 chore: use http.Status* instead of hard code (#1482) 6 years ago
  Alex 8aef947f6e docs: remove double negative in README.md (#1480) 6 years ago
  田欧 6159213462 unify test data (#1417) 6 years ago
  田欧 1ae32f3a2c improve render code coverage (#1474) 6 years ago
  田欧 202db4fb11 improve utils code coverage (#1473) 6 years ago
  田欧 e5bb4f62a2 chore: add return or remove else for reduce indent (#1470) 6 years ago
  田欧 7e64d32269 Attempt to fix #1462 (#1463) 6 years ago
  田欧 8fc8ce0472 small enhance for cleanPath (#1469) 6 years ago
  田欧 1f1bc429ed chore: add test case for source/function of recovery.go (#1467) 6 years ago
  田欧 9666ba6738 chore: update top bar header (#1461) 6 years ago
  zhanweidu 0552c3bc3a flush operation will overwrite the origin status code (#1460) 6 years ago
  Dmitry Dorogin 9b7e7bdce6 Add tests for context.Stream (#1433) 6 years ago
  grapeVine e2b4cf6e2d interface implement type check (#1459) 6 years ago
  田欧 647535cd9b Support map as query string or post form parameters (#1383) 6 years ago
  Dmitry Dorogin 631cfbd1ef Simplify context error (#1431) 6 years ago
  solos 220e8d3453 return json if jsonp has not callback (#1438) 6 years ago
  Rex Lee(李俊) 85221af84c add json ASCII string render (#1358) 6 years ago
  vz d17a12591f update assert param(expect, actual) position (#1421) 6 years ago
  田欧 1c4cbfae59 chore: remove duplicate code (#1418) 6 years ago
  田欧 cdd02fa9d6 update error(err) to err (#1416) 6 years ago
  田欧 eb9f313144 add comment for context (#1413) 6 years ago
  田欧 c00f21ff23 add go version prerequisite and debug warning (#1394) 6 years ago
  田欧 6c6d97ba2e remove hardcode instead of http status value (#1411) 6 years ago
  田欧 1f59bad84b add an edge case from httprouter (#1407) 6 years ago
  田欧 760d0574db vendor: remove vendor package from example folder (#1402) 6 years ago
  田欧 8035359102 use strings.Split instead of strings.IndexByte (#1406) 6 years ago
  田欧 605aa1c30f example: fix typo for grpc (#1405) 6 years ago