For college I have to write a web server using Sockets. I've been having difficulties trying to find information on how to handle HTTP POST requests. For example, handling a post ...
2 lines? That will be a real mess... Any limit for the length of a single line of source code? You could of course write 1000 lines and just remove the extra spaces and carriage returns when you're done... (in other words, it cannot be written in 2 lines and still conforming to good coding conventions)