Community Questions & Answers

HTTPCLIENT PUT Body

Hi, I see that httpClient can send a PUT request. I also see that the send() method supports sending data with POST requests. Can the send() method also send data with PUT requests?

XHR Send

Hello All, I have a question regarding sending data with an xhr connection. I have successfully made connections and sent data using the below code. ~~~ xhr.send({my_username: variable_username ,my_password: variable_password }); ~~~ I am now making a...

Navigation: get the previous page

Hello Does anyone know how you can see which page navigated to the current page? So which the previous page was (the sender)? I have an application where you have to choose a person and you get a list of topics related to that person. When there is only...

Socket Send Timeout

I figure this will probably be fixed in the 1.2 release next month, but wanted to ask whether there was a workaround. I implemented a socket client, which connects to a server and sends commands and responds to commands. When it first connects, it sends...

Showing 1-20 of 20