mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
use native glib::uri parser
This commit is contained in:
parent
3545d23f3f
commit
e8e46a6217
7 changed files with 72 additions and 126 deletions
|
|
@ -124,12 +124,6 @@ namespace app::browser::main::tab::page
|
|||
// Getters
|
||||
Glib::ustring get_request_text();
|
||||
|
||||
Glib::ustring get_request_scheme();
|
||||
Glib::ustring get_request_host();
|
||||
Glib::ustring get_request_port();
|
||||
Glib::ustring get_request_path();
|
||||
Glib::ustring get_request_query();
|
||||
|
||||
// Setters
|
||||
void set_request_text(
|
||||
const Glib::ustring & VALUE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue