mksm (Ricardo Amorim)
- Login: mksm
- Email: mksm@iddqd.su
- Registered on: 03/25/2011
- Last sign in: 07/05/2012
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
07/05/2012
- 02:19 PM Ruby master Feature #6617: Net::HTTP: Bind to a specific local IP/port
- @naruse: tests attached! It seems that local_host cannot be nil when setting local_port in TCPSocket.open.
@madeof...
06/26/2012
- 03:44 AM Ruby master Feature #6617: Net::HTTP: Bind to a specific local IP/port
- The patch adds accessors for @local_host and @local_port and uses both in TCPSocket.open call.
06/22/2012
- 10:15 AM Ruby master Feature #6617: Net::HTTP: Bind to a specific local IP/port
- I agree. You can pass both local_ip and local_port to TCPSocket.open in Net::HTTP#connect.
Having the setter expos...
06/21/2012
- 11:15 AM Ruby master Feature #6617 (Closed): Net::HTTP: Bind to a specific local IP/port
- Despite having several solutions floating around the net, this feature is currently not present in Net::HTTP. I searc...
11/25/2011
- 12:54 AM Ruby master Feature #2567: Net::HTTP does not handle encoding correctly
- Yui NARUSE wrote:
> Is such a string always ISO-8859-1 other than non US/West Europe?
Yes, ISO-8859-1 always fits...
11/24/2011
- 01:01 PM Ruby master Feature #2567: Net::HTTP does not handle encoding correctly
- Yui NARUSE wrote:
> It shouldn't effect because URI doesn't include non ASCII character.
> If you are talking about... - 11:25 AM Ruby master Feature #2567: Net::HTTP does not handle encoding correctly
- Also, response header values encoding are set to ASCII-8BIT. According to this: http://tools.ietf.org/html/rfc2616#se...
- 11:12 AM Ruby master Feature #2567: Net::HTTP does not handle encoding correctly
- Benoit Daloze wrote:
> I think Net::HTTP should not transcode (#encode) the response, just set the right encoding if...
11/19/2011
- 12:40 PM Ruby master Feature #2567: Net::HTTP does not handle encoding correctly
- Yui NARUSE wrote:
> The problem is stated in HTML5: misinterpreted for compatibility.
> http://www.w3.org/TR/html...
03/25/2011
- 07:08 AM Ruby master Bug #4522 (Rejected): Net::HTTP persistent connections
- Net::HTTP does not seem to follow HTTP 1.1 recommendations regarding persistent connections as per: http://www.w3.org...
Also available in: Atom