72 questions
POST /tokens?epoch=12345 HTTP/1.1Content-Type: application/x-www-form-urlencoded; charset=utf-8Host: example.comConnection: closeContent-Length: 11epoch=54321If you have HTTP POST reqeust like above W...
Hello. I have a question regarding Android loopj communication...Server git.. https://github.com/aj1155/Coop-Project/blob/master/src/main/java/Coop/controller/UserController.javaI'd like to send a req...
Is the packet encrypted when submitting to HTTPS on the HTTP page?I know that SSL is a technology that cannot be decrypted even if a third party intercepts packets exchanged between a client and a ser...
If you go to some security-conscious websites,The message I'm checking my browser for security appearsWait a few seconds before the main page comes outWhat's going on between the server and the client...
I want to send and receive data through Python's requests module.If you use the request module, it is revealed that it is a scripted connection to a user-agent or a header like this, but if you arbitr...
If you look at Facebook and Kakao Talk open source disclosure details, you will use HTTP open source 'Bolli'.Wasn't the mammoth company communicating in a Reliable UDP way?I checked the case where loo...
curl https://openapi.naver.com/v1/papago/n2mt \-H Content-Type: application/x-www-form-urlencoded; charset=UTF-8 \-H X-Naver-Client-Id:\-H X-Naver-Client-Secret: \-d nice to meet you source=ko&tar...
You download MP3 files from the website at certain times You are about to build/update a podcast XML file associated with itunes.I've created code to create and update XML filesAll I have to do is mak...
I'm going to upload a picture using php I'm going to take the photo selected by the camera or gallery and resize it with bitmap and upload it on the serverHere we go. Give me a tip
Python python -m http.When I entered the command server, there was no error on other computers. But when I input it on my friend's computer, it says, Traceback (most recent call last): and at the end,...
« | - 6 - | » |
© 2024 OneMinuteCode. All rights reserved.