mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Stash the first line in the method so we can get it.
This commit is contained in:
@@ -159,6 +159,7 @@ public:
|
||||
ss >> val;
|
||||
set_version(val);
|
||||
} else {
|
||||
set_method(request);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user