Slug Property
A header added to the HTTP request.
Object Oriented Interface
public function getSlug(); public function setSlug($value);
Procedural Interface
ipworks_atom_get($res, 99 ); ipworks_atom_set($res, 99, $value );
Default Value
''
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.
Data Type
String