the method id used by the user to encode feeddata using the url path and sent to the server
Answers
Answered by
8
Explanation:
HTML Uniform Resource Locators
❮ PreviousNext ❯
A URL is another word for a web address.
A URL can be composed ofscheme - defines the type of Internet service (most common is http or https)
prefix - defines a domain prefix(default for http is www)
domain - defines the Internet domain name (like w3schools.com)
port - defines the port number at the host (default for http is 80)
path - defines a path at the server (If omitted: the root directory of the site)
filename - defines the name of a document or resource
words (e.g. w3schools.com), or an Internet Protocol (IP) address (e.g. 192.68.20.50).
Most people enter the name when surfing, because names are easier to remember than numbers.
hope u like ✌✌
Similar questions
Math,
4 months ago
Accountancy,
4 months ago
Math,
4 months ago
Computer Science,
8 months ago
English,
8 months ago
Math,
1 year ago
Math,
1 year ago