Hello everybody. I have written a small program that does some string manipulation, but now I would like to enable HTTP requests in the same program. What are they ways to go about this? Is there a library that makes this possible or do I need to lock into higher level languages?