Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

转义问题 #215

Closed
malsony opened this issue May 6, 2023 · 2 comments
Closed

转义问题 #215

malsony opened this issue May 6, 2023 · 2 comments

Comments

@malsony
Copy link

malsony commented May 6, 2023

大家好!我将信息用Bash发送给服务器的时候是这样的:
https://MYHOST/PATH/[Title]/[Body Text]

curl "https://MYHOST/PATH/$SMS_1_NUMBER/$SMS_1_TEXT"

问题是我的Body Text(即$SMS_1_TEXT)中可能有这个“/”斜杠,不知道我应该怎样改呢?谢谢!

@Finb
Copy link
Owner

Finb commented May 6, 2023 via email

@malsony
Copy link
Author

malsony commented May 8, 2023

收到,已解决,谢谢!

@malsony malsony closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants