https tag

27 questions


1 answers
348 views
0
Content-type specification for posting image data via http communication

If you look at how to post image data via http communication, every article says Content-Type: multipart/form-data.(Or you can encode the image binary data in base64 and include it in json etc.)In my ...

1 years ago

1 answers
324 views
0
Information About Local Communication with A-painter

I would like to draw with various elements because it can be expanded using VR paint software called A-painter, and since it is possible to develop locally, I am trying to draw on local communication....


1 answers
272 views
0
I want to use mitmproxy to monitor Mac desktop application communication.

I was able to check the communication of Chrome by installing the certificate on the Mac by referring to the following site, but I cannot check the HTTPS/HTTP communication sent by the desktop applica...


1 answers
415 views
0
I want to debug network communication on my PC.

The web app I'm developing is accessing the API and I'm getting a request from my Mac. I'd like to check the status of the request and the contents of the communication. Can I check the communication ...


1 answers
290 views
0
How to Save Images for Each User in Web Services

I think there is a Web service that stores data for each user.For example, I will create an account on Google Drive, Amazon Photo, etc., and save image data and files for each account.So I have a ques...


1 answers
73 views
0
Requirements for GET HTTP/1.0 and Request Heads

When I started learning about HTTP, I suddenly got an error and I don't know how to solve it, so let me ask you a question.$telnet www.httpbin.org 80Yes GET/ip HTTP/1.0 as follows: Connected to www.ht...

1 years ago

1 answers
94 views
0
certificate verify failed error in HTTPS communication

I implemented the following code to communicate with Ruby between servers, but I get the following error:If there is anything missing, could you please advise me?SSL_connect returned=1 errno=0 state=S...

1 years ago

4 answers
133 views
0
Address bar does not turn green during SSL communication

I signed up for my own SSL in Lollipop and changed the URL to https, but the address bar does not turn green. Is the display problematic or white paper?I looked it up and found out that The connection...

1 years ago

1 answers
79 views
0
Can s3 of aws support ssl in its own domain?

There is a domain you are taking under your name com.This is example.com.I would like to place the image file in s3 of aws so that it can be accessed at the URL https://img.example.com/. Is that possi...

1 years ago

1 answers
108 views
0
Can s3 of aws support ssl in its own domain?

There is a domain you are taking under your name com.This is example.com.I would like to place the image file in s3 of aws so that it can be accessed at the URL https://img.example.com/. Is that possi...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.