Skip to content

v0.12

Latest
Compare
Choose a tag to compare
@Robertof Robertof released this 09 Jan 01:25

Changelog:

  • Fix a crash in debug mode when trying to dump undefined values.
  • When using Mojo::UserAgent and in debug mode, print out the real reason of failure when a
    connection fails due to a proxy error. Before, only an opaque "Proxy connection error" would
    have been returned. See issue #29.