2017-10-31
1.0.0
Miguel Amado
All
All
Components, Plug-ins
[Overview]
Plugin to execute http Rest requests on client side. WARNING: NEVER USE THIS IN PRODUCTION SCENARIOS! This typically useful only in proof of concept and temporary workaround scenarios and ignoring HTTPS security mechanisms can create significant security risks to your data.
[Detail]
This component allows the user to do http rest services calls on client side.
WARNING: NEVER USE THIS IN PRODUCTION SCENARIOS! This typically useful only in proof of concept and temporary workaround scenarios and ignoring HTTPS security mechanisms can create significant security risks to your data.
The plugin has a lot of functionalities that can be extended, but for now only PUT methods are available.
Feel free to join in and extend this component.