OutSystems Forge 日本語データベース

HttpRequestPlugin

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-10-31 1.0.0 Miguel Amado All All Components, Plug-ins
クライアント側でhttp Rest要求を実行するプラグイン。 警告:この生産シナリオを決して使用しないでください! これは通常、概念証明や一時的な回避策のシナリオでのみ有用で、HTTPSセキュリティー・メカニズムを無視すると、データに重大なセキュリティーリスクが発生する可能性があります。
このコンポーネントにより、ユーザーはクライアント側でhttp restサービス呼び出しを行うことができます。 警告:この生産シナリオを決して使用しないでください! これは通常、概念証明や一時的な回避策のシナリオでのみ有用で、HTTPSセキュリティー・メカニズムを無視すると、データに重大なセキュリティーリスクが発生する可能性があります。 プラグインには拡張可能な多くの機能がありますが、現在はPUTメソッドしか利用できません。 このコンポーネントに参加して拡張しても構いません。

[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.
戻る