When connecting for the first time, if a request uses the cookie jar the cookie may be pending. Made a new function that will account for that and return the pending cookie if it exists. Otherwise it will return the cookie using the .get function of the cookiejar. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| main.rs | ||
| models.rs | ||
| schema.rs | ||