General

Profile

sk (SK Liew)

  • Login: sk
  • Registered on: 01/18/2018
  • Last sign in: 02/19/2018

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

02/19/2018

09:52 AM Ruby master Bug #14466: Errno::ECONNRESET or Errno::EPIPE raised instead of HTTPResponse returned when POSTing with large body
I have just confirmed with wireshark that a 404 is returned before the connection aborts. sk (SK Liew)

02/12/2018

09:19 AM Ruby master Bug #14466 (Closed): Errno::ECONNRESET or Errno::EPIPE raised instead of HTTPResponse returned when POSTing with large body
Using `net/http`, when trying to POST to an endpoint with a large body, Errno::ECONNRESET or Errno::EPIPE would be ra... sk (SK Liew)

01/18/2018

05:23 PM Ruby master Bug #14373 (Closed): Methods with more than 32 keyword arguments with default values have some of the arguments set to default despite being passed in.
~~~ ruby
class Test
# 33 keyword arguments
def test1(a0: '', a1: '', a2: '', a3: '', a4: '', a5: '', a6: '', ...
sk (SK Liew)

Also available in: Atom