【问题标题】:decodeURIComponent in ErlangErlang 中的 decodeURIComponent
【发布时间】:2012-08-21 23:05:11
【问题描述】:

我在客户端使用 encodeURIComponent 对我的数据进行编码。

encodeURIComponent($('#...').val()),

如何在 yaws 服务器上解码?

【问题讨论】:

  • google 的第一个搜索响应是您对问题的回答 gist.github.com/816291
  • @Kishore,仍然希望 Erlang 库中有什么现成的解决方案((

标签: javascript unicode erlang yaws


【解决方案1】:

inets 应用程序的 http-uri module 中有一些内容可能会有所帮助

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-03-29
    • 1970-01-01
    • 2021-10-16
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多