]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/de/autoreg/README.txt
GZIP compression is now required
[mailer.git] / DOCS / de / autoreg / README.txt
index 81abbc41b50b824537c8215fcc8d2c9be021ad2a..9b8b3d8b9b8d78f605a2f3b244c5a0ad6b5b887c 100644 (file)
@@ -6,7 +6,7 @@ die eigentlichen Daten werden mit BASE-64 und URL-Encoding uebergeben.
 
 Aufruf von autoreg.php:
 
-http://ihr-server.domain.invalid/autoreg.php?request=base64_decode(url_decode(ENCRYPT|REQUEST-DATA|AUTH-KEY))
+http://ihr-server.domain.invalid/autoreg.php?request=gzdecompress(base64_decode(url_decode(ENCRYPT|REQUEST-DATA|AUTH-KEY)))
 
 Dabei gilt:
 --------------------------------------------------------------------------------