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.
データが URL セグメントで JSON 文字列として送信される API にアクセスしています。
https://uri.to/api/endpoint/{"key":"value"}
JSON url セグメントのデータは、HTTPS トランザクションの一部として実際に保護/暗号化されていますか?
クエリ文字列が保護されていることは承知していますが、これはクエリ文字列ではなく、URL セグメントです。
ありがとう
UIImagePickerController を使用して、iPad アプリケーションのフォトライブラリから写真をロードしたいと考えています。次のコード行を使用しています。
-(IBAction)photolibrarypressed:(id