Show More
@@ -78,8 +78,8 b' def request(host, path, show):' | |||
|
78 | 78 | else: |
|
79 | 79 | sys.stdout.write(data) |
|
80 | 80 | |
|
81 |
|
|
|
82 |
|
|
|
81 | if twice and response.getheader('ETag', None): | |
|
82 | tag = response.getheader('ETag') | |
|
83 | 83 | |
|
84 | 84 | return response.status |
|
85 | 85 |
General Comments 0
You need to be logged in to leave comments.
Login now