Skip to content
Snippets Groups Projects
  • Sungtae Kim's avatar
    b4ccaad6
    http.c: Support separated HTTP request · b4ccaad6
    Sungtae Kim authored
    Currently, the Asterisk does not support seperated HTTP request.
    This patch make the Asterisk enables to wait lest part of HTTP request.
    Also increases acceptable HTTP body length to 40k to support more
    larger request.
    
    ASTERISK-28236
    
    Change-Id: I48a401aa64a21c3b37bf3cb4e0486d64b7dd8aa1
    b4ccaad6
    History
    http.c: Support separated HTTP request
    Sungtae Kim authored
    Currently, the Asterisk does not support seperated HTTP request.
    This patch make the Asterisk enables to wait lest part of HTTP request.
    Also increases acceptable HTTP body length to 40k to support more
    larger request.
    
    ASTERISK-28236
    
    Change-Id: I48a401aa64a21c3b37bf3cb4e0486d64b7dd8aa1