All Versions
11
Latest Version
Avg Release Cycle
150 days
Latest Release
1315 days ago

Changelog History
Page 2

  • v0.15.0 Changes

    August 10, 2016
    • [PRO] Added support for working with binary protocols (thrift/protocol buffers)
    • [PRO] Recording and replaying keep alive TCP sessions
    • Replaying request in proper order when using multiple files #300
    • Validate bodies when Content-Length or Transfer-Encoding found #317
    • ๐Ÿ‘ Return of ElasticSearch support! #331 #333
    • โž• Added --exit-after option to specify duration after which Gor will exit #336
    • โšก๏ธ Updated response output file format, now third value is timestamp and forth is latency
    • Properly read body when no Content-Length but there is Connection: close d34c27c
    • โœ‚ Remove --input-http option (too confusing and never really worked) f0acd31
    • ๐Ÿ‘ฎ Force Go DNS resolver (C one caused crashes for multiple people) 07fa6d9
    • ๐Ÿ›  Fix interception on loopback interface when non-local IP used 1ed8691
    • ๐Ÿ›  Fix intercepting traffic from virtual interfaces 51860e1
    • ๐Ÿ›  Fix 100-continue header when it places not in the end #314
    • ๐Ÿ›  Fix relative file names when using --output-file #304
    • Properly cleanup used resources on exit #305
    • ๐Ÿ›  Fix connection timeout when using --output-http-timeout c4271ff