You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2021. It is now read-only.
The displayed POST is not raw, since it seems that individual parts are not percent coded (ex,
&//CDSportal=http://cdsportal.u-strasbg.fr/StoreVizierData.html instead of
&%2F%2FCDSportal=http%3A%2F%2Fcdsportal.u-strasbg.fr%2FStoreVizierData.html )
So you cannot copy and paste POST data, and then slightly modify and use it. It would be nice to have that option.
The displayed POST is not raw, since it seems that individual parts are not percent coded (ex,
&//CDSportal=http://cdsportal.u-strasbg.fr/StoreVizierData.html instead of
&%2F%2FCDSportal=http%3A%2F%2Fcdsportal.u-strasbg.fr%2FStoreVizierData.html )
So you cannot copy and paste POST data, and then slightly modify and use it. It would be nice to have that option.