Page MenuHomeFreeBSD

textproc/rubygem-escape_utils-rails4: copy port
ClosedPublic

Authored by xmj on Sep 27 2014, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 1:09 PM
Unknown Object (File)
Mon, Oct 6, 3:40 AM
Unknown Object (File)
Fri, Sep 26, 2:26 PM
Unknown Object (File)
Sep 4 2025, 2:29 AM
Unknown Object (File)
Sep 3 2025, 6:00 AM
Unknown Object (File)
Aug 13 2025, 4:54 PM
Unknown Object (File)
Aug 3 2025, 12:30 AM
Unknown Object (File)
Aug 2 2025, 6:42 AM
Subscribers
None

Details

Reviewers
swills
koobs
Summary
textproc/rubygem-escape_utils-rails4: copy port

Async (EventMachine) HTTP client, with support for:
o   Asynchronous HTTP API for single & parallel request execution
o   Keep-Alive and HTTP pipelining support
o   Auto-follow 3xx redirects with max depth
o   Automatic gzip & deflate decoding
o   Streaming response processing
o   Streaming file uploads
o   HTTP proxy and SOCKS5 support
o   Basic Auth & OAuth
o   Connection-level & Global middleware support
o   HTTP parser via http_parser.rb
o   Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/brianmario/escape_utils

(DiffRev: placeholder)
Approved by:	swills (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to textproc/rubygem-escape_utils-rails4: copy port.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Sep 27 2014, 3:51 PM