mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-25 23:44:06 +00:00
Improve the HTTP request nodes and add new related nodes (#2896)
* Improve the network request nodes and add new ones to process data * Use Content-Type: application/octet-stream * Add 'Gamma Correction' node
This commit is contained in:
parent
561b671f8d
commit
6f46f21e21
6 changed files with 118 additions and 13 deletions
|
@ -1,5 +1,4 @@
|
|||
pub mod any;
|
||||
pub mod http;
|
||||
pub mod text;
|
||||
#[cfg(feature = "wasm")]
|
||||
pub mod wasm_application_io;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue