Nine HTTP Edge Cases Every API Developer Should Understand
Last February, CVE-2024-26141 punched a nasty hole inRack's Range header parsing. All versions since 1.3.0 are exposed. The bug let attackers blow up memory usage and responsesâclassic denial-of-serviceâjust by crafting bloated Range headers. The trick? Custom file download handlers. They skip the u..