HTTP: Difference between revisions

Specified library requirement.
(Specified what the output should be.)
(Specified library requirement.)
Line 14:
The code does not have to be able to handle any other HTTP URL.
 
Where possible the code should only use the standard libraries of the most recent supported version of the language.<br>
Where the task is not possible with the standard libraries, external libraries are accepted.<br>
Where neither the standard language or external libraries can execute the task, older versions of the language are accepted as long as the version is the most recent, and is specified outside, before the code.