Home | History | Annotate | Download | only in python2.7

Lines Matching refs:Connection

1161         # class isn't prepared to deal with a persistent connection.
1164 # So make sure the connection gets closed after the (only)
1166 headers["Connection"] = "close"