Comment on What is a Web Framework?parentComments−DasIch12yHm, you're right. Response splitting and with that header injection should still be possible though, I think.In any case having to manually make sure to print newlines in the right places and escape user input in headers correctly is insane.
Comments
Hm, you're right. Response splitting and with that header injection should still be possible though, I think.
In any case having to manually make sure to print newlines in the right places and escape user input in headers correctly is insane.