having trouble reading header values in classic ASP

前端 未结 3 1335

This is all internal servers and software, so I\'m very limited on my options, but this is where I\'m at. This is already a band-aid to a workaround but I have no choice, s

3条回答
  •  失恋的感觉
    2021-01-05 01:44

    For the sake of expedience, why not just parse Request.ServerVariables("ALL_RAW") yourself?

提交回复
热议问题