micropython / micropython-lib

Core Python libraries ported to MicroPython
Other
2.39k stars 994 forks source link

Add support for headers to urequest.urlopen #925

Open dotdashnotdotsoftware opened 1 week ago

dotdashnotdotsoftware commented 1 week ago

Addition of an optional parameter which allows for the consumer to define headers to pass when making a HTTP request