Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sage HTTP request/response

Hello

I would like to do some math in sage then be able to communicate my answer to a php server using post/get etc...

I understand that it is possible to use sage functions inside the sage python shell and do everything else in python. My concrete question is whether it is possible using only native sage (no python) to do POST/GET communications?