topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday March 18, 2024, 10:52 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [Feature Request] HTTP POST request  (Read 4985 times)

herojoker

  • Participant
  • Joined in 2008
  • *
  • Posts: 124
    • View Profile
    • Donate to Member
[Feature Request] HTTP POST request
« on: June 09, 2008, 06:04 PM »
A command to do a POST request would be nice. This way web services could be used which don't support the GET (URL query) based method.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [Feature Request] HTTP POST request
« Reply #1 on: June 09, 2008, 08:13 PM »
that's a good idea.  i can think of a few more internet-based functions that would be useful to implement that plugins and aliases can call.

s.newave

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 124
    • View Profile
    • Donate to Member
Re: [Feature Request] HTTP POST request
« Reply #2 on: June 09, 2008, 09:29 PM »
+1

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
Re: [Feature Request] HTTP POST request
« Reply #3 on: June 10, 2008, 02:20 AM »
+1

i use curl while waiting for an internal post command ;)

electronixtar

  • Member
  • Joined in 2007
  • **
  • Posts: 141
    • View Profile
    • Donate to Member
Re: [Feature Request] HTTP POST request
« Reply #4 on: June 10, 2008, 07:16 PM »
Implement AutoIt3/FScript instead. Already socket, unicode, Win32 API wrapper support.

Don't re-invent the wheels! ;D

czb

  • Honorary Member
  • Joined in 2007
  • **
  • Posts: 336
    • View Profile
    • My open-source online piano game
    • Donate to Member
Re: [Feature Request] HTTP POST request
« Reply #5 on: June 11, 2008, 02:59 AM »
it is true that with javascript http post request are pretty simple  ;)
My open-source online piano game: https://github.com/musicope/game