Forum Discussion

Sam_Novak's avatar
Sam_Novak
Icon for Altostratus rankAltostratus
Mar 10, 2016

Using switch statements on HTTP::headers

I'm trying to optimize some code that I've pulled from a couple of places and I was wondering if there's a way to use switch statements to check for the existence of headers, since I've read the swit...