codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

kong ingress extension input handling #480

Closed amoskyler closed 5 years ago

amoskyler commented 5 years ago
  1. Trim whitespace from http method inputs
  2. allow case sensitive paths
codecov[bot] commented 5 years ago

Codecov Report

Merging #480 into master will decrease coverage by 0.04%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
- Coverage    57.5%   57.46%   -0.05%     
==========================================
  Files          63       63              
  Lines        6806     6808       +2     
==========================================
- Hits         3914     3912       -2     
- Misses       2453     2457       +4     
  Partials      439      439