Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、 qx.data.store.JsonPURLへの引数をHTTP プロキシ経由で解決したいと思います。
URL
これは可能ですか?
HTTP プロキシはブラウザ レベルで処理され、JS コードはそれを処理しません。プロキシがないかのように、JsonP サーバーへの URL を使用できます。次に、ブラウザのプロキシ設定がリクエストのルーティングを処理します。コードに対して透過的である必要があります。