You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the beast migration, the HTTP headers in the response includes Server: Boost.Beast/330 (or possibly some other number based on boost version being used). This isn't any weirder than pre 3.2, which has Server: WebSocket++/0.7.0, but maybe we can consider modifying this to nodeos/3.2.0 or something.
The text was updated successfully, but these errors were encountered:
After the beast migration, the HTTP headers in the response includes
Server: Boost.Beast/330
(or possibly some other number based on boost version being used). This isn't any weirder than pre 3.2, which hasServer: WebSocket++/0.7.0
, but maybe we can consider modifying this tonodeos/3.2.0
or something.The text was updated successfully, but these errors were encountered: