Search found 3 matches

by TroaX
Sun Mar 26, 2017 4:52 pm
Forum: Feature Requests and Wishlists
Topic: HTTP POST and custom headers for HTTP request
Replies: 9
Views: 5564

Re: HTTP POST and custom headers for HTTP request

+1

Couchbase
CouchDB
Node.js REST-Services
OAuth

and many many many more!
by TroaX
Sun Feb 12, 2017 9:08 am
Forum: Announcement
Topic: PureBasic 5.60 final is available !
Replies: 145
Views: 85420

Re: PureBasic 5.60 beta 3 is available

Ok now we can specify the UserAgent for HTTP-Request ... Top!

But is it possible to implement the opportunity to specify the Request-Method and the Request-Body? Or handling with cookies? Other Libraries for other Languages can do this, too. I want use REST-Services ;)
by TroaX
Sat Nov 14, 2015 9:53 am
Forum: Coding Questions
Topic: Performance anomaly in Win32-Ascii (ReplaceString()?)
Replies: 13
Views: 3109

Re: Performance anomaly in Win32-Ascii (ReplaceString()?)

I tested the Code on my System:
Win 10 x86 Unicode: 37583
Win 10 x86 ASCII: 35699
Win 10 x64 Unicode: 35744
Win 10 x64 ASCII: 31245

I can't confirm this Effect.