[Ann] An online arithmetic calculator for Gemini

On 06-Jun-2020 23:28, Luke Emmet wrote:
> On 06-Jun-2020 23:16, Sean Conner wrote:
>>    Define "url escaping the request".  Because a query like "3 * 2 + 
>> 1" needs
>> to be esscpaed to "3%20*%202%20+%201"---it can also be escaped as
>> "%33%20%2A%20%32%20%2B%20%31".  It's that escaped string that is sent 
>> to the
>> server.
>>
>>    -spc
>>
>> [1]     I have a *very* basic Gemini client that sends verbatim what 
>> I tell
>>          it to send.

I'm now decoding the query on the server side. Does it work for you now?

This may have revealed a client bug I need to fix

thanks

  - Luke

---

Previous in thread (5 of 10): 🗣️ Luke Emmet (luke (a) marmaladefoo.com)

Next in thread (7 of 10): 🗣️ Sean Conner (sean (a) conman.org)

View entire thread.