|
@@ -859,7 +859,7 @@ set_reply_body("test", "text/plain");
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
...
|
|
...
|
|
if (has_body("multipart/mixed")) {
|
|
if (has_body("multipart/mixed")) {
|
|
- if (filter_body("application/sdp") {
|
|
|
|
|
|
+ if (filter_body("application/sdp")) {
|
|
remove_hf("Content-Type");
|
|
remove_hf("Content-Type");
|
|
append_hf("Content-Type: application/sdp\r\n");
|
|
append_hf("Content-Type: application/sdp\r\n");
|
|
} else {
|
|
} else {
|