[asterisk-bugs] [JIRA] (ASTERISK-28236) Support separated HTTP request

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Feb 26 07:20:47 CST 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246316#comment-246316 ] 

Friendly Automation commented on ASTERISK-28236:
------------------------------------------------

Change 10869 merged by Friendly Automation:
http.c: Support separated HTTP request

[https://gerrit.asterisk.org/10869|https://gerrit.asterisk.org/10869]

> Support separated HTTP request
> ------------------------------
>
>                 Key: ASTERISK-28236
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28236
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/HTTP
>    Affects Versions: 16.1.1
>            Reporter: sungtae kim
>            Assignee: sungtae kim
>            Severity: Minor
>
> Currently, the Asterisk does not support separated HTTP request.
> If the HTTP request divided into more than 2 messages, it response error. And it accepts only 4KB of message body.
> If the Asterisk accepts separated HTTP request and more length, it could be better.
> For the longer length, for example, asterisk accepts /channel/<channel id>/play ARI command with array of "media"s. The media might be string of URI. With current situation, the user can't set many 'media's if uri length is long.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list