diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-08-01 17:33:32 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-08-01 17:33:32 (GMT) |
commit | 29b8d5acd05f0504c111fad2f7c7287baf74b2f2 (patch) | |
tree | cf427bb651cca81c1ea9aa245ecea767b2e44e96 /Parser/parser.c | |
parent | 1c2b178cebfe45bb832a33a8a87c9899365d0b4f (diff) | |
download | cpython-29b8d5acd05f0504c111fad2f7c7287baf74b2f2.zip cpython-29b8d5acd05f0504c111fad2f7c7287baf74b2f2.tar.gz cpython-29b8d5acd05f0504c111fad2f7c7287baf74b2f2.tar.bz2 |
add support for HTTPS
Modify HTTP to use delegation instead of inheritance. The
_connection_class attribute of the class defines what class to
delegate to. The HTTPS class is a subclass of HTTP that redefines
_connection_class.
Diffstat (limited to 'Parser/parser.c')
0 files changed, 0 insertions, 0 deletions