phat code The number you have dialed is imaginary. Rotate phone 90 degrees and try again.
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
EkBass Sun Mar 22 2026 at 10:39 am
1.1b
 
 
Quick "rerelease" as 1.1b

Download: 
c/releases/tag/BazzBasic_1.1b" target="_blank">https://github.com/EkBas s/BazzBasic/releases/tag/BazzBasic_1.1b

- I forgot to update version from source. - Now done
- I forgot to update syntax files for Notepad++, VS Code, Geany and built-in IDE - Now done
- Headers "support" not documented - Now done
 
[code lang='BazzBasic']
HTTPGET(url$)                           ' works as before
HTTPGET(url$, headers$)         ' new, optional

HTTPPOST(url$, body$)                       ' works as before
HTTPPOST(url$, body$, headers$)     ' new, optional
[/code]

See OpenAI API example: https://github.com/EkBass/BazzBasic/blob/main/Examples/OpenAI_request.bas for more.
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.