notfff 7 tháng trước cách đây
mục cha
commit
c75d72dfe7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Console/Commands/ReproduceErrorCommand.php

+ 1 - 1
app/Console/Commands/ReproduceErrorCommand.php

@@ -397,7 +397,7 @@ class ReproduceErrorCommand extends Command
                 // protobuf 二进制格式
                 $headers = [
                     'Content-Type' => 'application/x-protobuf',
-                    'Accept'       => 'application/x-protobuf'
+                    'Accept'       => 'application/json'
                 ];
             }