notfff 7 luni în urmă
părinte
comite
c75d72dfe7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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'
                 ];
             }