egui/egui_demo_lib/src
skuzins 6a8a93e120
Generalize http fetch (#488)
* Generalize http fetch

- allow bytes as request body
- expose request and response headers in API
- update http example to show response headers and allow POST requests

* clippy fixes

* add missing comment, pub

* doc comment fix

* fix: missing argument when feature syntect not enabled

* formatting fixes

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>

* remove commented out code

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>

* formatting fixes

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>

* cargo fmt

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2021-08-15 16:56:46 +02:00
..
apps Generalize http fetch (#488) 2021-08-15 16:56:46 +02:00
easy_mark Style tweaks (#450) 2021-06-12 15:53:56 +02:00
backend_panel.rs demo: Move egui settings/inspection windows to backend panel 2021-05-28 00:40:36 +02:00
frame_history.rs Typo previus -> previous (#214) 2021-03-09 18:57:45 +01:00
lib.rs Use old 1.51 toolchain instead of bleeding edge (#505) 2021-06-23 09:16:39 +02:00
wrap_app.rs clippy fixes for rust 1.53 2021-06-22 23:38:34 +02:00