提交歷史

作者 SHA1 備註 提交日期
  bbiao f65018d7b1 Bugfix for the FullPath feature (#1919) 5 年之前
  Roman Zaynetdinov 35e33d3638 Hold matched route full path in the Context (#1826) 5 年之前
  Dan Markham b6425689dc Clean the Request Path early (#1817) 5 年之前
  Sai 4a23c4f7b9 fix #1804 which is caused by calling middleware twice. (#1805) 5 年之前
  Tudor Roman ccb105dbcb add prefix from X-Forwarded-Prefix in redirectTrailingSlash (#1238) 5 年之前
  Dmitry Kutakov 4867ff9634 fix Context.Next() - recheck len of handlers every iteration (#1745) 5 年之前
  Dmitry Kutakov b056a34bdc fix errcheck warnings (#1739) 5 年之前
  MetalBreaker b97ccf3a43 Router: Route StaticFS() not found to Router's NoRoute() (#1663) 6 年之前
  andriikushch 6ab50f944c replace deprecated HeaderMap with Header() (#1585) 6 年之前
  田欧 f45c928a15 chore: use http.Status* instead of hard code (#1482) 6 年之前
  田欧 e5bb4f62a2 chore: add return or remove else for reduce indent (#1470) 6 年之前
  田欧 eeb57848ca update assert param(expect, actual) position (#1177) 7 年之前
  Eason Lin 4b5ec517da fix(test): only check Location header (#1064) 7 年之前
  Eason Lin 436d8e2af9 Improve serveError code coverage (#980) 7 年之前
  Sergey Egorov b1872ec369 The url.RawPath used when engine.UseRawPath is set to true. (#810) 7 年之前
  Manu Mtz-Almeida d4dec77afa Adds unit tests for RedirectTrailingSlash & RedirectFixedPath 9 年之前
  Manu Mtz-Almeida 95c08d5f84 Adds HandlerName() 9 年之前
  Manu Mtz-Almeida 0b043d0886 Fixes performance regression 9 年之前
  Manu Mtz-Almeida 0d5dc25d39 Fixes unit test when running in Windows 9 年之前
  Manu Mtz-Almeida 835f66fdc9 404 not found performance improvements 9 年之前
  Manu Mtz-Almeida 54a86280f9 Testing more use cases. 9 年之前
  Manu Mtz-Almeida 4c1447bc29 Fixes unit tests 9 年之前
  Manu Mtz-Almeida 865ea804c9 Renames new API for query/postform and params. 9 年之前
  Manu Mtz-Almeida 98951c44aa Return 404 when listing empty directory 9 年之前
  Manu Mtz-Almeida fcfe65685a Refactored StaticFS() 9 年之前
  Manu Mtz-Almeida cac77e04e3 Adds option for listing directory files + better unit tests 9 年之前
  Manu Mtz-Almeida 022304e7d9 Better API for RouteGroup.Handle() 9 年之前
  Manu Mtz-Almeida 53329e4646 Testing new Any routing. 9 年之前
  Manu Mtz-Almeida afb32ac6ac Adds new unit test: static + middleware 9 年之前
  Manu Mtz-Almeida 9ecb76ef6e Cosmetic changes 9 年之前