Skip to content

Latest commit

 

History

History
 
 

ex1.08

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Exercise 1.8 (P17)

Modify fetch to add prefix http:// to each argument URL if it is missing. You might want to use strings.HasPrefix.