HTTP: Difference between revisions

Added external library requirement.
(Updated the URL.)
(Added external library requirement.)
Line 18:
 
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.
A link to the external library must also be added to the edit.
 
There is a separate task for [[HTTPS Request]]s.