Slug Property
A header added to the HTTP request.
Syntax
public String getSlug(); public void setSlug(String slug);
Remarks
This property requests that the server use the header's value as part of any URLs that it would normally generate when creating the Entry or Media resources. Some servers ignore this header.
Default Value
""