Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,333
» Latest member: Susan
» Forum threads: 6,192
» Forum posts: 51,857
Full Statistics
|
Online Users |
There are currently 301 online users. » 3 Member(s) | 294 Guest(s) Applebot, Baidu, Bing, Google, Hageta, Kevin
|
Latest Threads |
Plate Special Round 4 x 4...
Forum: Part Requests
Last Post: Gerald Lasser
1 hour ago
» Replies: 2
» Views: 75
|
Reasons for hold
Forum: Help
Last Post: Peter Blomberg
7 hours ago
» Replies: 2
» Views: 178
|
Toucan 80513
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
Yesterday, 21:24
» Replies: 2
» Views: 206
|
filter for inactive autho...
Forum: Parts Tracker Discussion
Last Post: Rene Rechthaler
Yesterday, 16:36
» Replies: 1
» Views: 308
|
30mm vs 30.4mm Wheels & T...
Forum: General LDraw.org Discussion
Last Post: tom alphin
Yesterday, 15:09
» Replies: 8
» Views: 823
|
Pirate Themed Parts
Forum: Part Requests
Last Post: Peter Grass
2025-09-21, 20:49
» Replies: 34
» Views: 20,736
|
2003 Pattern
Forum: Parts Authoring
Last Post: Lisa Winter
2025-09-21, 11:37
» Replies: 2
» Views: 953
|
2025 LEGO Education Scien...
Forum: Part Requests
Last Post: tom alphin
2025-09-21, 6:35
» Replies: 2
» Views: 533
|
Part Request - 51008pb01 ...
Forum: Part Requests
Last Post: Stefano
2025-09-20, 11:29
» Replies: 3
» Views: 3,207
|
reviewing obsoleted parts
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2025-09-20, 10:32
» Replies: 2
» Views: 902
|
|
|
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).
|
|
|
|