हाँ — Tentaco स्टूडियो मुफ़्त हैं और खाते की आवश्यकता नहीं है।
अधिकांश मोड पूरी तरह आपके ब्राउज़र में चलते हैं। सर्वर-आधारित सुविधाएँ (फ़ाइल शेयर, DNS लुकअप) गोपनीयता बैज से स्पष्ट रूप से चिह्नित हैं।
एक वर्कस्पेस में 31 मोड — पेज छोड़े बिना साइडबार से तुरंत स्विच करें।
Tentaco PWA की बदौत पहली विज़िट के बाद कई स्टूडियो ऑफ़लाइन काम करते हैं। सर्वोत्तम ऑफ़लाइन अनुभव के लिए ऐप इंस्टॉल करें।
लोड हो रहा है...
| Code | Name | Description |
|---|---|---|
| 100 | Continue | Client should continue with the request |
| 101 | Switching Protocols | Server is switching protocols |
| 200 | OK | Request succeeded |
| 201 | Created | Resource created successfully |
| 204 | No Content | Success with no response body |
| 301 | Moved Permanently | Resource permanently moved |
| 302 | Found | Resource temporarily moved |
| 304 | Not Modified | Cached version is still valid |
| 400 | Bad Request | Malformed or invalid request |
| 401 | Unauthorized | Authentication required |
| 403 | Forbidden | Access denied |
| 404 | Not Found | Resource not found |
| 405 | Method Not Allowed | HTTP method not supported |
| 408 | Request Timeout | Server timed out waiting |
| 409 | Conflict | Request conflicts with current state |
| 422 | Unprocessable Entity | Validation failed |
| 429 | Too Many Requests | Rate limit exceeded |
| 500 | Internal Server Error | Unexpected server error |
| 502 | Bad Gateway | Invalid response from upstream |
| 503 | Service Unavailable | Server temporarily unavailable |
| 504 | Gateway Timeout | Upstream server timed out |