spfjs icon indicating copy to clipboard operation
spfjs copied to clipboard

Document url identification

Open nicksay opened this issue 10 years ago • 1 comments

After documenting the config options (#260), devote an explicit section to URL identification, particularly the handling of query vs extension strings and provide examples of the transformations.

nicksay avatar Jan 21 '15 23:01 nicksay

In particular, this should describe the defaults:

  • ?spf=navigate for spf.navigate and click requests
  • ?spf=navigate-back for history.back() and back button requests
  • ?spf=navigate-forward for history.forward() and forward button requests
  • ?spf=load for spf.load requests
  • ?spf=prefetch for spf.prefetch requests

nicksay avatar Jan 06 '16 01:01 nicksay