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)
Apr 12 2024, 6:15 AM
Unknown Object (File)
Apr 12 2024, 6:13 AM
Unknown Object (File)
Apr 10 2024, 5:10 AM
Unknown Object (File)
Apr 7 2024, 5:36 AM
Unknown Object (File)
Apr 7 2024, 5:36 AM
Unknown Object (File)
Dec 22 2023, 8:12 PM
Unknown Object (File)
Nov 7 2023, 4:45 AM
Unknown Object (File)
Nov 4 2023, 5:46 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