Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031915 // urlencodeWithoutSlash

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3006L/17K).

sS urlencodeWithoutSlash(String x) {
  ret replace(urlencode(x), "%2F", "/");
}

Author comment

Began life as a copy of #1000580

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031915
Snippet name: urlencodeWithoutSlash
Eternal ID of this version: #1031915/1
Text MD5: 0ba6fb2f3c0fba620bd154fd45e690f9
Transpilation MD5: f30d5ae62f526ec4cf8108900f612167
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-07-30 23:07:15
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 63 / 101
Referenced in: [show references]