Skip to content

Commit 1966487

Browse files
committed
ruby: slightly expand a TODO
1 parent a5a15f3 commit 1966487

File tree

1 file changed

+1
-1
lines changed
  • ruby/ql/lib/codeql/ruby/frameworks/rack/internal

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/frameworks/rack/internal/Response.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ module Public {
7272
result = getHeaderValue(this, "content-type")
7373
}
7474

75-
// TODO
75+
// TODO: is there a sensible value for this?
7676
override string getMimetypeDefault() { none() }
7777
}
7878

0 commit comments

Comments
 (0)