Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

curl

curl Request with ASP.NET

September 2, 2022 by Magenaut

I have read some other posts on Stack but I can’t get this to work. It works fine on my when I run the curl command in git on my windows machine but when I convert it to asp.net it’s not working:

Categories ASP.NET, Q&A Tags asp.net, curl, httpwebrequest, web Leave a comment

cURL post data to asp.net page

August 25, 2022 by Magenaut

I am trying to call the __doPostback javascript function in a asp.net page from php using curl.

Categories ASP.NET, Q&A Tags asp.net, curl, php, viewstate Leave a comment

ASP.NET Equivalent to this cURL command

August 24, 2022 by Magenaut

I’m working with the Twilio API and it provides examples in PHP and Ruby. I’m working on a site to send text messages through the API that’s coded in ASP.NET MVC 3, and using my limited knowledge of the WebRequest object, I was able to translate this:

Categories ASP.NET, Q&A Tags asp.net, c#, curl Leave a comment

JSONDecodeError: Expecting value: line 1 column 1 (char 0)

August 21, 2022 by Magenaut

I am getting error Expecting value: line 1 column 1 (char 0) when trying to decode JSON.

Categories Python, Q&A Tags curl, json, python Leave a comment

CURL alternative in Python

August 16, 2022 by Magenaut

I have a cURL call that I use in PHP:

Categories Python, Q&A Tags curl, python Leave a comment

Upload Image using POST form data in Python-requests

August 16, 2022 by Magenaut

I’m working with wechat APIs …
here I’ve to upload an image to wechat’s server using this API
http://admin.wechat.com/wiki/index.php?title=Transferring_Multimedia_Files

Categories Python, Q&A Tags curl, python, python-3.x, python-requests, wechat Leave a comment

Python request with authentication (access_token)

August 13, 2022 by Magenaut

I am trying to get an API query into python. The command line

Categories Python, Q&A Tags access-token, authentication, curl, python Leave a comment

How to read a CSV file from a URL with Python?

August 13, 2022 by Magenaut

when I do curl to a API call link http://example.com/passkey=wedsmdjsjmdd

Categories Python, Q&A Tags csv, curl, output, python, python-2.x Leave a comment

why would curl and wget result in a 403 forbidden?

August 11, 2022 by Magenaut

I try to download a file with wget and curl and it is rejected with a 403 error (forbidden).

Categories Q&A, Unix & Linux Tags curl, wget Leave a comment

How does curl protect a password from appearing in ps output?

August 11, 2022 by Magenaut

I noticed some time ago that usernames and passwords given to curl as command line arguments don’t appear in ps output (although of course they may appear in your bash history).

Categories Q&A, Unix & Linux Tags arguments, curl, password, ps, security Leave a comment
Older posts
Page1 Page2 Page3 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress