Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ https request
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| LZN
(12 posts) Bio
|
Date
| Thu 29 Sep 2016 07:55 AM (UTC) Amended on Thu 29 Sep 2016 08:06 AM (UTC) by LZN
|
Message
| Hi all,
Is MUSHCliet support https request with Lua script ?
I tested http request (require "socket.http"), it works.
Also I tried luasec for windows, binary is obtained from here:
http://lua-users.org/lists/lua-l/2016-01/msg00269.html
by putting files into mushclient folder.
And got issue to load module "ssl.https"
local https = require "ssl.https"
Run-time error
World: 7777
Immediate execution
[string "Immediate"]:1: loop or previous error loading module 'ssl.https'
stack traceback:
[C]: in function 'require'
[string "Immediate"]:1: in main chunk
| Top |
|
Posted by
| Fiendish
USA (2,534 posts) Bio
Global Moderator |
Date
| Reply #1 on Thu 29 Sep 2016 01:21 PM (UTC) |
Message
| It is possible, but getting all the pieces in the right place can be tricky. I do it in the Aardwolf package. |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| LZN
(12 posts) Bio
|
Date
| Reply #2 on Fri 30 Sep 2016 12:31 AM (UTC) |
Message
|
Fiendish said:
It is possible, but getting all the pieces in the right place can be tricky. I do it in the Aardwolf package.
Yes, I have copy files from your git repo, still can not load module.
http://www.gammon.com.au/forum/?id=12520&reply=1#reply1
How can I dig more debug information about this load module error problem ?
And any chance this https request feature can be built in MUSHClient ? :D | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #3 on Fri 30 Sep 2016 01:44 AM (UTC) |
Message
| I don't want to go down the path that some other programs do, where they start adding in everything except the kitchen sink. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
14,210 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top