-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
通过PUT方法 发送文件到服务器 #96
Comments
没懂 是否有HTTP包示例 saber更适合做爬虫而不是上传... |
上面是后来用curl自己写的一个, 就是将一个文件直接作为body上传 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://developer.apple.com/documentation/appstoreconnectapi/uploading_assets_to_app_store_connect#3591286
在跟苹果应用商店对接时,需要PUT上传文件,但是目前没有发现何种方式可以不需要key上传一个文件到苹果服务器
The text was updated successfully, but these errors were encountered: