[asterisk-dev] [Code Review] 3126: testsuite: check chunked Transfer-Encoding operation
Scott Griepentrog
reviewboard at asterisk.org
Mon Jan 13 16:13:43 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3126/
-----------------------------------------------------------
Review request for Asterisk Developers and Matt Jordan.
Bugs: ASTERISK-23068
https://issues.asterisk.org/jira/browse/ASTERISK-23068
Repository: testsuite
Description
-------
Test checks operation of http chunked transfer encoding in review https://reviewboard.asterisk.org/r/3125/. Uses requests library to initiate HTTP request, which uses chunked mode when a generator function supplies the data. Writes a global variable using a chunked request, and then reads it back with a regular request and compares the value to the original.
Diffs
-----
/asterisk/trunk/tests/rest_api/tests.yaml 4550
/asterisk/trunk/tests/rest_api/chunked-transfer/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/rest_api/chunked-transfer/run-test PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3126/diff/
Testing
-------
Thanks,
Scott Griepentrog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140113/4d9ff475/attachment.html>
More information about the asterisk-dev
mailing list