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