protocol.rb smtp.rb pop.rb http.rb version 1.1.12
o protocol.rb: update Net::Protocol::Proxy#connect
o protocol.rb: ReplyCode is not a class
o http.rb: header value does not include header name
o http.rb: header is not a Hash, but HTTPResponse
331 lines of code changed in:
v1.1.11
o all: use "critical" to avoid duplicated command dispatch
o http.rb: change get2, post2 usage (HTTPWriter)
o http.rb: entity reading algorithm is better
o http.rb: more reply code (4xx, 5xx)
o protocol.rb: arguments of "connect" can be omitted
o protocol.rb: "quit" is not template method (now do_quit is removed)
o protocol.rb: ReplyCode.error_type was not work: using module_eval
350 lines of code changed in:
o http.rb: return value of 'head' was wrong
22 lines of code changed in:
o protocol.rb: version 1.1.9
o smtp.rb: arguments discription of do_ready was wrongly void
285 lines of code changed in:
2000-03-23
988 lines of code changed in:
2000-03-17
129 lines of code changed in:
2000-03-15
17 lines of code changed in:
2000-03-15
58 lines of code changed in:
2000-03-13
196 lines of code changed in:
2000-03-09
135 lines of code changed in:
net Version 1.1.7
o http.rb: HTTP#connecting() returns header again
4 lines of code changed in:
2000-03-08
111 lines of code changed in:
2000-03-07
190 lines of code changed in:
2000-03-06
1 lines of code changed in:
2000-03-06
127 lines of code changed in:
Version 1.1.6
o all: use 'attr_reader/writer' instead of 'attr'
o http.rb: get/head allow implicit 'start'
o http.rb: change connection state algorithm
o http.rb: process user header before write
o protocol.rb: refine start/finish
o protocol.rb: Command#last_reply
o protocol.rb: ReplyCode.error!
94 lines of code changed in: