Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,118
» Latest member: Per
» Forum threads: 6,061
» Forum posts: 51,097
Full Statistics
|
Online Users |
There are currently 696 online users. » 1 Member(s) | 690 Guest(s) Applebot, Baidu, Bing, Google, Yandex, HWQ
|
Latest Threads |
Simple LDCad script
Forum: LDraw Editors and Viewers
Last Post: HWQ
6 minutes ago
» Replies: 7
» Views: 7,325
|
LDraw.org 2025-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
4 hours ago
» Replies: 0
» Views: 43
|
94162 Microfig Helmet wit...
Forum: Part Requests
Last Post: Allen
11 hours ago
» Replies: 2
» Views: 110
|
Microfig requests: Heroic...
Forum: Part Requests
Last Post: Vincent Messenet
Yesterday, 16:17
» Replies: 1
» Views: 88
|
Heroica dice tiles
Forum: Part Requests
Last Post: Allen
Yesterday, 14:09
» Replies: 0
» Views: 65
|
Part request: 3757 - Mini...
Forum: Part Requests
Last Post: Vincent Messenet
Yesterday, 11:51
» Replies: 9
» Views: 516
|
part request-79898pb01
Forum: Part Requests
Last Post: ellie2007
Yesterday, 7:33
» Replies: 1
» Views: 85
|
Sticker boxes
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
2025-06-24, 13:13
» Replies: 45
» Views: 3,036
|
File Format for the Studi...
Forum: Off-Topic
Last Post: Javier Orquera
2025-06-23, 5:30
» Replies: 7
» Views: 3,833
|
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-06-22, 16:56
» Replies: 16
» Views: 14,281
|
|
|
Unofficial parts once again being redirected to https |
Posted by: Travis Cobbs - 2024-01-20, 2:33 - Forum: Website Suggestions/Requests/Discussion
- Replies (20)
|
 |
LDView's unofficial parts downloading is once again broken due to the http URLs being redirected to https. For example, I debugged an attempt to download the following URL in LDView:
Code: http://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
The response was a 301 "moved permanently" response with the following new URL:
Code: https://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
This happened not too long ago and got fixed, so hopefully it can be fixed again.
Note: supporting https in a cross-platform fashion is not remotely easy, and I'm pretty sure that doing so with a third-party library such as curl also requires constant application updates to continue to function over time (updating the root certificates that the application trusts).
|
|
|
|