aboutsummaryrefslogtreecommitdiff
path: root/tests/net_inet/uasyncio_tcp_read_headers.py.exp
AgeCommit message (Collapse)Author
2021-04-18tests/net_inet: Add 'Strict-Transport-Security' to exp file.Damien George
Because micropython.org now adds this to the headers. Signed-off-by: Damien George <damien@micropython.org>
2020-03-26tests/net_inet: Add uasyncio internet tests.Damien George