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, Dec 30, 6:49 PM
Unknown Object (File)
Nov 28 2024, 1:08 AM
Unknown Object (File)
Nov 28 2024, 1:08 AM
Unknown Object (File)
Nov 28 2024, 12:47 AM
Unknown Object (File)
Oct 1 2024, 5:55 PM
Unknown Object (File)
Oct 1 2024, 9:03 AM
Unknown Object (File)
Sep 30 2024, 2:11 PM
Unknown Object (File)
Sep 27 2024, 12:54 PM
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