ext/puma_http11/org/jruby/puma/Http11Parser.java (2 lines): - line 242: // FIXME: figure out how to just use the bytes in-place - line 337: { /* FIXME stub */ } ext/puma_http11/http11_parser.java.rl (2 lines): - line 18: action snake_upcase_field { /* FIXME stub */ } - line 109: // FIXME: figure out how to just use the bytes in-place lib/puma/client.rb (1 line): - line 276: # TODO allow a hook here to check the headers before