Powered by Apache

CVS log for OpenXM/src/kan96xx/Doc/httpd-rpc.sm1

[BACK] Up to [local] / OpenXM / src / kan96xx / Doc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 7 02:10:32 2013 UTC (11 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.16: +13 -7 lines
Diff to previous 1.16 (colored)

Bug fix in httpd-rpc.sm1.
httpd.textmode is used to send data in text/plain mode.
If httpd.rawplus is set, + is not translated to the space.
Example.
./httpd-rpc.sh
getURL(paste("http://admin-computer.local:8090/?rpc+",URLencode("map(idiv,[1,3],2)"),sep=""))

Note that URLencode does not translate + to %20
localhost cannot be accepted.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>